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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ext/standard/var_unserializer.re in PHP before 5.6.26 mishandles object-deserialization failures, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via an unserialize call that references a partially constructed object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=73052
|
|
- https://github.com/php/php-src/commit/6a7cc8ff85827fa9ac715b3a83c2d9147f33cd43?w=1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|