CVE-2016-4071: Input Validation
Fixed bug (phpsnmperror() Format String Vulnerability). (CVE-2016-4071)
Other sources
Format string vulnerability in the phpsnmperror 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2016-4071?
CVE-2016-4071 is classified as a high severity vulnerability due to its potential for allowing remote code execution.
How do I fix CVE-2016-4071?
To fix CVE-2016-4071, upgrade your PHP installation to version 5.5.34, 5.6.20, or 7.0.5 or higher.
What versions of PHP are affected by CVE-2016-4071?
CVE-2016-4071 affects PHP versions prior to 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5.
Is CVE-2016-4071 exploitable remotely?
Yes, CVE-2016-4071 is exploitable remotely through the php_snmp_error function via crafted format string specifiers.
What impact does CVE-2016-4071 have on my system?
CVE-2016-4071 can lead to arbitrary code execution, which may compromise the security and integrity of the affected system.