### [CVE-2011-0063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0063) ![](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 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.