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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in PHP 4.4.4 and earlier allows remote context-dependent attackers to execute arbitrary code via a long string to the unserialize function, which triggers the overflow in the ZVAL reference counter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|