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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in ext/spl/spl_dllist.c in the SPL component in PHP through 5.5.14 allows context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted iterator usage within applications in certain web-hosting environments.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
|
|
- https://bugs.php.net/bug.php?id=67538
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|