First published: Mon Jun 08 2009(Updated: )
Off-by-one error in the event_wallops function in fe-common/irc/fe-events.c in irssi 0.8.13 allows remote IRC servers to cause a denial of service (crash) via an empty command, which triggers a one-byte buffer under-read and a one-byte buffer underflow.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Irssi Irssi | =0.8.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-1959 is classified as a medium severity vulnerability due to the potential for denial of service.
To fix CVE-2009-1959, upgrade to a patched version of Irssi that addresses the off-by-one error, avoiding version 0.8.13.
CVE-2009-1959 specifically affects Irssi version 0.8.13.
CVE-2009-1959 is an off-by-one error that results in a buffer under-read and underflow.
An attacker can exploit CVE-2009-1959 to crash the Irssi client by sending an empty command.