mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
771 B
Markdown
19 lines
771 B
Markdown
### [CVE-2015-6832](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6832)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the SPL unserialize implementation in ext/spl/spl_array.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allows remote attackers to execute arbitrary code via crafted serialized data that triggers misuse of an array field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=70068
|
|
- https://hackerone.com/reports/104016
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|