-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[Vulnerability] found - Question #6016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is suspect your issue will be related to lwip or lwip integration. There have been some measures put in place in our core (lwip glue, really) to survive DoS attacks, but maybe you found something that was overlooked and can be mitigated. However, there is only so much that can be done on the tiny ESP. I am closing this one due to lack of info. |
@devyte Thanks for the info. I've seen in https://www.espressif.com/zh-hans/media_overview/news/bug-赏金计划 I'm not looking for a bounty as their program for esp8266 has ended. However, this may be of their interest to fix at some point. Thanks. |
In that case, their NONOS github repo would be the right place. Their freertos repo probably as well. |
@devyte the issue has been reported and Espressif already fixed it. |
@earlephilhower @devyte @me-no-dev. Just a quick update on the vulnerability matter. No public announcement has been made yet, but I strongly advise for at least libnet80211.a be updated in arduino SDK. CVE-2019-12586 and CVE-2019-12588 affect both ESP8266/ESP32 SDKs. Thanks. |
Hello,
I've found a DoS Vulnerability and was wondering what is the correct procedure to follow (as I'm not sure if this would fit as a new CVE).
Would I need to report everything in detail here or directly to Espressif site?(https://www.espressif.com/en/company/contact-extra/technical-inquiries-software)
The issue in question appears to affect all esp8266 using NONOS SDK up to the latest version (3.0.0). This includes the current SDK version used in this repository. I've also created this issue in ESP8266_NONOS_SDK repository: https://github.com/espressif/ESP8266_NONOS_SDK/issues/237
If anyone has more information, let me know if this is not the correct place to handle this types of issues. Thanks.
The text was updated successfully, but these errors were encountered: