PT-2006-5282 · Php+1 · Php+1
Published
2006-08-31
·
Updated
2022-07-19
·
CVE-2006-4482
CVSS v2.0
9.3
High
| Vector | AV:N/AC:M/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
PHP versions prior to 5.1.5
Description
Multiple heap-based buffer overflows in the
str repeat and wordwrap functions in ext/standard/string.c have unspecified impact and attack vectors when used on a 64-bit system. These overflows could be exploited by attackers or malicious users to execute arbitrary commands.Recommendations
For PHP versions prior to 5.1.5, update to version 5.1.5 or later to resolve the issue. As a temporary workaround, consider disabling the
str repeat and wordwrap functions until a patch is available. Restrict access to the ext/standard/string.c module to minimize the risk of exploitation. Avoid using the affected functions in sensitive operations until the issue is resolved.Fix
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Php
Red Hat