### [CVE-2007-1413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1413) ![](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 Buffer overflow in the snmpget function in the snmp extension in PHP 5.2.3 and earlier, including PHP 4.4.6 and probably other PHP 4 versions, allows context-dependent attackers to execute arbitrary code via a long value in the third argument (object id). ### POC #### Reference - https://www.exploit-db.com/exploits/3439 - https://www.exploit-db.com/exploits/4204 #### Github No PoCs found on GitHub currently.