cve/2011/CVE-2011-2900.md

18 lines
830 B
Markdown
Raw Normal View History

2024-06-09 00:33:16 +00:00
### [CVE-2011-2900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2900)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in the (1) put_dir function in mongoose.c in Mongoose 3.0, (2) put_dir function in yasslEWS.c in yaSSL Embedded Web Server (yasslEWS) 0.2, and (3) _shttpd_put_dir function in io_dir.c in Simple HTTPD (shttpd) 1.42 allows remote attackers to execute arbitrary code via an HTTP PUT request, as exploited in the wild in 2011.
### POC
#### Reference
2024-06-18 02:51:15 +02:00
- http://securityreason.com/securityalert/8337
2024-06-09 00:33:16 +00:00
#### Github
No PoCs found on GitHub currently.