First published: Fri Apr 11 2014(Updated: )
nio/XMLLightweightParser.java in Ignite Realtime Openfire before 3.9.2 does not properly restrict the processing of compressed XML elements, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XMPP stream, aka an "xmppbomb" attack.
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.igniterealtime.openfire:parent | <3.9.2 | 3.9.2 |
Openfire | <=3.9.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-2741 is classified as a medium severity vulnerability due to its potential to cause denial of service through resource consumption.
To fix CVE-2014-2741, upgrade Openfire to version 3.9.2 or later where the vulnerability is addressed.
CVE-2014-2741 allows attackers to perform a denial of service attack known as an "xmppbomb" via a crafted XMPP stream.
Openfire versions prior to 3.9.2, including 3.9.1 and earlier, are affected by CVE-2014-2741.
The vulnerability lies in the nio/XMLLightweightParser.java component of Openfire.