Files
CVEs-PoC/2010/CVE-2010-2263.md
T
2024-06-18 02:51:15 +02:00

19 lines
761 B
Markdown

### [CVE-2010-2263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2263)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
nginx 0.8 before 0.8.40 and 0.7 before 0.7.66, when running on Windows, allows remote attackers to obtain source code or unparsed content of arbitrary files under the web document root by appending ::$DATA to the URI.
### POC
#### Reference
- http://spa-s3c.blogspot.com/2010/06/full-responsible-disclosurenginx-engine.html
- http://www.exploit-db.com/exploits/13822
#### Github
No PoCs found on GitHub currently.