mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
985 B
985 B
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://securityreason.com/securityalert/8133
- http://sotiriu.de/adv/NSOADV-2011-003.txt
- http://sotiriu.de/adv/NSOADV-2011-003.txt
Github
No PoCs found on GitHub currently.