5
CVSSv2

CVE-2006-1194

Published: 13/03/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Integer signedness error in the enet_protocol_handle_incoming_commands function in protocol.c for ENet library CVS version Jul 2005 and previous versions, as used in products including (1) Cube, (2) Sauerbraten, and (3) Duke3d_w32, allows remote malicious users to cause a denial of service (application crash) via a packet with a large command length value, which leads to an invalid memory access.

Vulnerable Product Search on Vulmon Subscribe to Product

enet enet library

Exploits

source: wwwsecurityfocuscom/bid/17087/info ENet is prone to multiple denial-of-service vulnerabilities A remote attacker can send specifically crafted data to trigger these flaws, leading to a denial-of-service condition /* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #include &lt ...