### [CVE-2009-0422](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0422) ![](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 Dynamic variable evaluation vulnerability in lists/admin.php in phpList 2.10.8 and earlier, when register_globals is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the _SERVER[ConfigFile] parameter to admin/index.php. ### POC #### Reference - https://www.exploit-db.com/exploits/7778 #### Github No PoCs found on GitHub currently.