Vulnerabilities > Doomsday

DATE CVE VULNERABILITY TITLE RISK
2007-08-31 CVE-2007-4644 Code Injection vulnerability in Doomsday
Format string vulnerability in the Cl_GetPackets function in cl_main.c in the client in Doomsday (aka deng) 1.9.0-beta5.1 and earlier allows remote Doomsday servers to execute arbitrary code via format string specifiers in a PSV_CONSOLE_TEXT message.
network
low complexity
doomsday CWE-94
7.5
2007-08-31 CVE-2007-4643 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Doomsday
Integer underflow in Doomsday (aka deng) 1.9.0-beta5.1 and earlier allows remote attackers to cause a denial of service (daemon crash) via a PKT_CHAT packet with a data length less than 3, which triggers an erroneous malloc, possibly related to the Sv_HandlePacket function in sv_main.c.
network
low complexity
doomsday CWE-119
5.0
2007-08-31 CVE-2007-4642 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Doomsday
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.
network
low complexity
doomsday CWE-119
critical
10.0
2006-04-05 CVE-2006-1618 Remote Format String vulnerability in Doomsday 1.8.6
Format string vulnerability in the (1) Con_message and (2) conPrintf functions in con_main.c in Doomsday engine 1.8.6 allows remote attackers to execute arbitrary code via format string specifiers in an argument to the JOIN command, and possibly other command arguments.
network
low complexity
doomsday
7.5