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

19 lines
819 B
Markdown

### [CVE-2011-1099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1099)
![](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
Multiple directory traversal vulnerabilities in FocalMedia.Net Quick Polls before 1.0.2 allow remote attackers to (1) read arbitrary files via a .. (dot dot) in the p parameter in a preview action to index.php, or (2) delete arbitrary files via a .. (dot dot) in the p parameter in a delete action to index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/8121
- http://www.exploit-db.com/exploits/16933
#### Github
No PoCs found on GitHub currently.