SB2018101016 - Multiple vulnerabilities in PHP 



SB2018101016 - Multiple vulnerabilities in PHP

Published: October 10, 2018

Security Bulletin ID SB2018101016
Severity
Low
Patch available
YES
Number of vulnerabilities 6
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 6 secuirty vulnerabilities.


1) Cross-site scripting (CVE-ID: CVE-2018-17082)

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to the header Transfer-Encoding: chunked. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


2) Memory leak (CVE-ID: N/A)

The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition on the target system.

The weakness due to parent private constant in extends class memory leak. A remote attacker can trigger memory leak and gain access to arbitrary data or cause the service to crash.

3) Memory leak (CVE-ID: N/A)

The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition on the target system.

The weakness due to memory leak when using class_alias() in non-debug mode. A remote attacker can trigger memory leak and gain access to arbitrary data or cause the service to crash.

4) Memory corruption (CVE-ID: N/A)

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness due to MessageFormatter::formatMessage memory corruption with 11+ named placeholders. A remote attacker can trigger memory corruption and cause the service to crash.

5) Null pointer dereference (CVE-ID: N/A)

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness due to NULL pointer dereference in the default value for RegexIterator's pregFlags. A remote attacker can cause the service to crash.

6) Memory leak (CVE-ID: N/A)

The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition on the target system.

The weakness due to array_reduce memory leak when an exception is thrown in callback and escapes outside array_reduce. A remote attacker can trigger memory leak and gain access to arbitrary data or cause the service to crash.

Remediation

Install update from vendor's website.