mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
856 B
856 B
CVE-2004-1019
Description
The deserialization code in PHP before 4.3.10 and PHP 5.x up to 5.0.2 allows remote attackers to cause a denial of service and execute arbitrary code via untrusted data to the unserialize function that may trigger "information disclosure, double-free and negative reference index array underflow" results.
POC
Reference
- http://marc.info/?l=bugtraq&m=110314318531298&w=2
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
Github
No PoCs found on GitHub currently.