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

19 lines
838 B
Markdown

### [CVE-2011-1715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1715)
![](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
Directory traversal vulnerability in framework/source/resource/qx/test/part/delay.php in QooxDoo 1.3 and possibly other versions, as used in eyeOS 2.2 and 2.3, and possibly other products allows remote attackers to read arbitrary files via ..%2f (encoded dot dot) sequences in the file parameter.
### POC
#### Reference
- http://www.autosectools.com/Advisories/eyeOS.2.3_Local.File.Inclusion_173.html
- http://www.exploit-db.com/exploits/17127
#### Github
No PoCs found on GitHub currently.