mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
20 lines
805 B
Markdown
20 lines
805 B
Markdown
### [CVE-2011-1569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1569)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
download.aspx in Douran Portal 3.9.7.8 allows remote attackers to obtain source code of arbitrary files under the web root via (1) a trailing ".", (2) a trailing space, or (3) mixed case in the FileNameAttach parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8180
|
|
- http://soroush.secproject.com/blog/2011/01/unrestricted_file_download_v1_0/
|
|
- http://www.exploit-db.com/exploits/17011
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|