### [CVE-2007-1908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1908) ![](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 PHP file inclusion vulnerability in php121db.php in PHP121 Instant Messenger 2.2 allows remote attackers to execute arbitrary PHP code via a UNC share pathname or a local file pathname in the php121dir parameter, which is accessed by the file_exists function. ### POC #### Reference - https://www.exploit-db.com/exploits/3694 #### Github No PoCs found on GitHub currently.