mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
### [CVE-2007-1375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1375)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the substr_compare function in PHP 5.2.1 and earlier allows context-dependent attackers to read sensitive memory via a large value in the length argument, a different vulnerability than CVE-2006-1991.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3424
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|