InspIRCd: Denial of Service
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200805-08 / inspircd |
| Release Date |
May 09, 2008 |
| Latest Revision |
May 09, 2008: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| net-irc/inspircd |
<
1.1.19 |
>=
1.1.19 |
All supported architectures
|
Related bugreports:
#215704
Synopsis
A buffer overflow in InspIRCd allows remote attackers to cause a Denial of
Service.
2.
Impact Information
Background
InspIRCd (Inspire IRCd) is a modular C++ IRC daemon.
Description
The "namesx" and "uhnames" modules do not properly validate network
input, leading to a buffer overflow.
Impact
A remote attacker can send specially crafted IRC commands to the
server, causing a Denial of Service.
3.
Resolution Information
Workaround
Unload the "uhnames" module in the InspIRCd configuration.
Resolution
All InspIRCd users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-irc/inspircd-1.1.19"
|
4.
References
|