Buffer overflow in the httpdProcessRequest function in LibHTTPD 1.2 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long HTTP POST request.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://marc.info/?l=bugtraq&m=103720432411860&w=2 | mailing list |
http://archives.neohapsis.com/archives/bugtraq/2002-11/0305.html | mailing list patch |
http://www.iss.net/security_center/static/10615.php | vdb entry |
http://www.securityfocus.com/bid/6172 | exploit vdb entry patch |
http://www.securiteam.com/unixfocus/6H00I2060I.html | exploit |