mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
19 lines
759 B
Markdown
19 lines
759 B
Markdown
### [CVE-2007-1413](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1413)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|