CVE-2015-0231
PHP < 5.4.37 - Use-After-Free via Unserialize Duplicate Numerical Keys
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-0231. 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.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142.
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.