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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The _list_file_get function in lib/Majordomo.pm in Majordomo 2 20110203 and earlier allows remote attackers to conduct directory traversal attacks and read arbitrary files via a ./.../ sequence in the "extra" parameter to the help command, which causes the regular expression to produce .. (dot dot) sequences. NOTE: this vulnerability is due to an incomplete fix for CVE-2011-0049.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8133
|
|
- http://sotiriu.de/adv/NSOADV-2011-003.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|