Security: PHP Buffer Overflow in Wordwrap() Function May Let Remote Users Crash the Server
Posted by: w4z004On 2002/12/31 9:41:00 8539 readsin: http://www.securitytracker.com/alerts/2002/Dec/1005863.html
SecurityTracker Alert ID: 1005863
CVE Reference: GENERIC-MAP-NOMATCH (Links to External Site)
Date: Dec 27 2002
Impact: Denial of service via network, Execution of arbitrary code via network, User access via network
Fix Available: Yes Vendor Confirmed: Yes
Version(s): after 4.1.2 and before 4.3.0
Description: A buffer overflow vulnerability was reported in PHP. A remote user could cause the web service to crash or possibly execute arbitrary code.
It is reported that a remote user can supply specially crafted input to an application that uses the wordwrap() function to trigger the overflow and overwrite the heap. According to the report, executing arbitrary code may be difficult, but possible. Impact: A remote user can cause the web service to crash. A remote user may potentially be able to execute arbitrary code on the system. Solution: The vendor has released a fixed version (4.3.0), available at: http://www.php.net/downloads.php Vendor URL: bugs.php.net/bug.php?id=20927 (Links to External Site) Cause: Boundary error Underlying OS: Linux (Any), UNIX (Any), Windows (Any) Reported By: "David F. Skoll"