Multiple buffer overflows in Doomsday (aka deng) 1.9.0-beta5.1 and earlier allow remote attackers to execute arbitrary code via a long chat (PKT_CHAT) message that is not properly handled by the (1) D_NetPlayerEvent function in d_net.c or the (2) Msg_Write function in net_msg.c, or (3) many commands that are not properly handled by the NetSv_ReadCommands function in d_netsv.c; or (4) cause a denial of service (daemon crash) via a chat (PKT_CHAT) message without a final '\0' character.
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://securityreason.com/securityalert/3084 | third party advisory |
http://secunia.com/advisories/28821 | third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/36332 | vdb entry |
http://aluigi.altervista.org/adv/dumsdei-adv.txt | exploit |
http://bugs.gentoo.org/show_bug.cgi?id=190835 | |
http://secunia.com/advisories/26524 | third party advisory vendor advisory |
http://www.securityfocus.com/archive/1/478077/100/0/threaded | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/36333 | vdb entry |
http://www.securityfocus.com/bid/25483 | vdb entry exploit |
http://security.gentoo.org/glsa/glsa-200802-02.xml | vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/36334 | vdb entry |
http://aluigi.org/poc/dumsdei.zip | exploit |