mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
890 B
890 B
CVE-2016-9137
Description
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
POC
Reference
- https://bugs.php.net/bug.php?id=73147
- https://bugs.php.net/bug.php?id=73147
- https://www.tenable.com/security/tns-2016-19
- https://www.tenable.com/security/tns-2016-19
Github
No PoCs found on GitHub currently.