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

19 lines
796 B
Markdown

### [CVE-2010-2079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2079)
![](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
DataTrack System 3.5 allows remote attackers to bypass intended restrictions on file extensions, and read arbitrary files, via a trailing backslash in a URI, as demonstrated by (1) web.config\ and (2) .ascx\ files.
### POC
#### Reference
- http://cross-site-scripting.blogspot.com/2010/05/datatrack-system-35-persistent-xss.html
- http://packetstormsecurity.org/1005-exploits/datatrackserver35-xss.txt
#### Github
No PoCs found on GitHub currently.