mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
19 lines
796 B
Markdown
19 lines
796 B
Markdown
### [CVE-2010-2079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2079)
|
|

|
|

|
|

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