CVE-2006-1194
CVE-2006-1194 is a medium-severity vulnerability in Enet Enet Library with a CVSS 2.0 base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.0)
- EPSS exploit prediction: 4% (90th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Enet Enet Library
- Published:
- Last modified:
Description
Integer signedness error in the enet_protocol_handle_incoming_commands function in protocol.c for ENet library CVS version Jul 2005 and earlier, as used in products including (1) Cube, (2) Sauerbraten, and (3) Duke3d_w32, allows remote attackers to cause a denial of service (application crash) via a packet with a large command length value, which leads to an invalid memory access.
Frequently asked questions
- What is CVE-2006-1194?
- Integer signedness error in the enet_protocol_handle_incoming_commands function in protocol.c for ENet library CVS version Jul 2005 and earlier, as used in products including (1) Cube, (2) Sauerbraten, and (3) Duke3d_w32, allows remote attackers to cause a denial of service (application crash) via a packet with a large command length value, which leads to an invalid memory access.
- How severe is CVE-2006-1194?
- CVE-2006-1194 has a CVSS 2.0 base score of 5.0, rated medium severity.
- Is CVE-2006-1194 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-1194?
- CVE-2006-1194 affects Enet Enet Library. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-1194?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-1194 published?
- CVE-2006-1194 was published on 2006-03-13 and last updated on 2026-06-16.
References
- http://aluigi.altervista.org/adv/enetx-adv.txt
- http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/043541.html
- http://secunia.com/advisories/19208
- http://securitytracker.com/id?1015767
- http://www.osvdb.org/23844
- http://www.securityfocus.com/archive/1/427465/100/0/threaded
- http://www.securityfocus.com/bid/17087
- http://www.vupen.com/english/advisories/2006/0940
- https://exchange.xforce.ibmcloud.com/vulnerabilities/25157
Affected products (1)
- cpe:2.3:a:enet:enet_library:*:*:*:*:*:*:*:*
More vulnerabilities in Enet Enet Library
- CVE-2006-1195 — Medium (CVSS 5.0): The enet_protocol_handle_send_fragment function in protocol.c for ENet library CVS version Jul 2005 and earlier, as…