CVE-2014-8142
PHP < 5.4.36, 5.5.x < 5.5.20, 5.6.x < 5.6.4 - Use-After-Free via Unserialize Duplicate Keys
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-8142. PoCs published by 3xp10it.
AI-analyzed exploit summary The repository contains only a Dockerfile that downloads and compiles PHP 5.4.34 but lacks any exploit code or technical details for CVE-2014-8142. It appears to be an incomplete or placeholder setup for testing the vulnerability.
Description
Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019.
Exploits (1)
The repository contains only a Dockerfile that downloads and compiles PHP 5.4.34 but lacks any exploit code or technical details for CVE-2014-8142. It appears to be an incomplete or placeholder setup for testing the vulnerability.