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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP through 5.6.27 and 7.x through 7.0.12 mishandles property modification during __wakeup processing, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data, as demonstrated by Exception::__toString with DateInterval::__wakeup.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=73147
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|