Buffer overflow in PostMethod() function for Monkey HTTP Daemon (monkeyd) 0.6.1 and earlier allows remote attackers to execute arbitrary code via a POST request with a large body.
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=105154473526898&w=2 | mailing list |
http://marc.info/?l=bugtraq&m=105094204204166&w=2 | mailing list |
http://archives.neohapsis.com/archives/vulnwatch/2003-q2/0029.html | patch vendor advisory mailing list exploit |
http://www.securityfocus.com/bid/7202 | patch vendor advisory vdb entry exploit |
http://monkeyd.sourceforge.net/Changelog.txt |