Heap-based buffer overflow in PHP - CVE-2008-2371

 

Heap-based buffer overflow in PHP - CVE-2008-2371

Published: August 1, 2022 / Updated: June 8, 2025


Vulnerability identifier: #VU110340
CSH Severity: Medium
CVSS v4: []
CVE-ID: CVE-2008-2371
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error in Heap-based buffer overflow in pcre_compile.c in the Perl-Compatible Regular Expression (PCRE) library 7.7. A remote attacker can use a regular expression that begins with an option and contains multiple branches. to trigger a heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

PHP
Gentoo Linux
dev-libs/glib
dev-libs/libpcre

How to mitigate CVE-2008-2371

Install update from vendor's website.

dev-libs/glib - update to 2.16.3-r1
dev-libs/libpcre - update to 7.7-r1

External References

Related Security Bulletins