jabberd 1.x: Denial of Service vulnerability
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200409-31 / jabberd |
| Release Date |
September 23, 2004 |
| Latest Revision |
May 22, 2006: 02 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| net-im/jabberd |
<=
1.4.3-r3 |
>=
1.4.3-r4 |
All supported architectures
|
Related bugreports:
#64741
Synopsis
The jabberd server was found to be vulnerable to a remote Denial of Service
attack.
2.
Impact Information
Background
Jabber is a set of streaming XML protocols enabling message, presence,
and other structured information exchange between two hosts. jabberd is
the original implementation of the Jabber protocol server.
Description
Jose Antonio Calvo found a defect in routines handling XML parsing of
incoming data. jabberd 1.x may crash upon reception of invalid data on
any socket connection on which XML is parsed.
Impact
A remote attacker may send a specific sequence of bytes to an open
socket to crash the jabberd server, resulting in a Denial of Service.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All jabberd users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge sync
# emerge -pv ">=net-im/jabberd-1.4.3-r4"
# emerge ">=net-im/jabberd-1.4.3-r4"
|
4.
References
|