CVE-2016-4071
CRITICALPHP < 5.5.34, 5.6.x < 5.6.20, 7.x < 7.0.5 - Remote Code Execution via SNMP::get Format String Specifiers
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2016-4071. PoCs published by Andrew Kramer.
AI-analyzed exploit summary This exploit leverages a format string vulnerability in PHP's SNMP extension (CVE-2016-4071) to achieve remote code execution by manipulating memory via the '%Z' zval format specifier, bypassing ASLR/NX with a carefully crafted ROP chain.
Description
Format string vulnerability in the php_snmp_error function in ext/snmp/snmp.c in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5 allows remote attackers to execute arbitrary code via format string specifiers in an SNMP::get call.
Exploits (1)
This exploit leverages a format string vulnerability in PHP's SNMP extension (CVE-2016-4071) to achieve remote code execution by manipulating memory via the '%Z' zval format specifier, bypassing ASLR/NX with a carefully crafted ROP chain.
References (20)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H