mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2016-7480](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7480)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SplObjectStorage unserialize implementation in ext/spl/spl_observer.c in PHP before 7.0.12 does not verify that a key is an object, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized memory access) via crafted serialized data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ycamper/censys-scripts
|
|
|