Risk | High |
Patch available | YES |
Number of vulnerabilities | 3 |
CVE-ID | N/A |
CWE-ID | CWE-416 CWE-190 CWE-401 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software Subscribe |
PHP Universal components / Libraries / Scripting languages |
Vendor |
PHP Group |
This security bulletin contains information about 3 vulnerabilities.
EUVDB-ID: #VU7683
Risk: Low
CVSSv3.1:
CVE-ID: N/A
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to gain access to data in memory.
The weakness exists due to use-after-free error in unserialize() with SplFixedArray. A remote attacker can trigger memory leak and create gadgets to gain full memory read/write access.
Update to version 7.0.22.
PHP: 7.0.0 - 7.0.21, 5.6.0 - 5.6.30, 5.5.0 - 5.5.38, 5.4.0 - 5.4.44, 4.4.2, 5.1 - 5.1.6, 5.3.0 - 5.3.27, 5.2.0 - 5.2.17, 5.0 - 5.0.5
http://bugs.php.net/bug.php?id=73900
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?
EUVDB-ID: #VU7684
Risk: High
CVSSv3.1:
CVE-ID: N/A
CWE-ID:
CWE-190 - Integer overflow
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to cause DoS condition or execute arbitrary code.
The weakness exists due to integer overflow in oci_bind_array_by_name. A remote attacker can trigger memory corruption, cause the system to crash or execute arbitrary code.
Successful exploitation of the vulnerability may result in system compromise.
Update to version 7.0.22.
PHP: 7.0.0 - 7.0.21, 5.6.0 - 5.6.30, 5.5.0 - 5.5.38, 5.4.0 - 5.4.44, 4.4.2, 5.1 - 5.1.6, 5.3.0 - 5.3.27, 5.2.0 - 5.2.17, 5.0 - 5.0.5
http://bugs.php.net/bug.php?id=74625
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?
EUVDB-ID: #VU7685
Risk: Low
CVSSv3.1:
CVE-ID: N/A
CWE-ID:
CWE-401 - Improper Release of Memory Before Removing Last Reference ('Memory Leak')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to cause DoS condition on the target system.
The weakness exists due to memory leak when handling malicious data. A remote attacker can send a specially crafted XML document, trigger memory leak and cause the application to crash.
Update to version 7.0.22.
PHP: 7.0.0 - 7.0.21, 5.6.0 - 5.6.30, 5.5.0 - 5.5.38, 5.4.0 - 5.4.44, 4.4.2, 5.1 - 5.1.6, 5.3.0 - 5.3.27, 5.2.0 - 5.2.17, 5.0 - 5.0.5
http://bugs.php.net/bug.php?id=73173
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?