vendor:
PHP
by:
Andrew JMPESP
7,5
CVSS
HIGH
Format String Vulnerability
134
CWE
Product Name: PHP
Affected Version From: 7.0.0
Affected Version To: 7.0.0
Patch Exists: YES
Related CWE: N/A
CPE: a:php:php:7.0.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2015
Format String Vulnerability in PHP 7.0.0
A fun little format string vulnerability exists in PHP 7.0.0 due to how non-existent class names are handled. From my limited research, it is believed that this issue is likely exploitable for full code execution. This issue does not appear to be present in previous PHP versions and has been patched in version 7.0.1.
Mitigation:
Upgrade to PHP 7.0.1 or later