Summary
This host is installed with PHP and is
prone to multiple vulnerabilities.
Impact
Successful exploitation will allow remote
attackers to cause a denial of service or possibly execute arbitrary code via different crafted dimensions.
Impact Level: Application
Solution
Upgrade to PHP version 5.4.37 or 5.5.21
or 5.6.5 or later
Insight
Multiple flaws are due to,
- Flaw in the 'exif_process_unicode' function in ext/exif/exif.c script when parsing JPEG EXIF entries.
- A use-after-free error in the 'process_nested_data' function in ext/standard/var_unserializer.re script.
Affected
PHP versions 5.4.x before 5.4.37, 5.5.x
before 5.5.21, and 5.6.x before 5.6.5
Detection
Get the installed version with the
help of detect NVT and check the version is vulnerable or not.
References
Severity
Classification
-
CVE CVE-2015-0231, CVE-2015-0232 -
CVSS Base Score: 7.5
AV:N/AC:L/Au:N/C:P/I:P/A:P
Related Vulnerabilities