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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.tenable.com/security/tns-2016-19
|
|
|
|
#### Github
|
|
- https://github.com/ycamper/censys-scripts
|
|
|