isakmpd in OpenBSD 3.4 and earlier allows remote attackers to cause a denial of service via an ISAKMP packet with a malformed Cert Request payload, which causes an integer underflow that is used in a malloc operation that is not properly handled, as demonstrated by the Striker ISAKMP Protocol Test Suite.
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://www.securitytracker.com/alerts/2004/Mar/1009468.html | vdb entry |
http://www.securityfocus.com/bid/9907 | vdb entry |
http://www.openbsd.org/errata.html | patch vendor advisory |
http://marc.info/?l=bugtraq&m=108008530028019&w=2 | mailing list |
http://www.kb.cert.org/vuls/id/223273 | third party advisory us government resource |
https://exchange.xforce.ibmcloud.com/vulnerabilities/15629 | vdb entry |
http://www.rapid7.com/advisories/R7-0018.html |