mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
819 B
Markdown
19 lines
819 B
Markdown
### [CVE-2011-1099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1099)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|