mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2007-1380](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1380)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The php_binary serialization handler in the session extension in PHP before 4.4.5, and 5.x before 5.2.1, allows context-dependent attackers to obtain sensitive information (memory contents) via a serialized variable entry with a large length value, which triggers a buffer over-read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3413
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|