A buffer overflow was found in the XMPP server jabberd2 when normalizing strings that can lead to remote information disclosure [1]. When parsing a JID, jabberd2 version 2.3.2 and below truncate the data but do not verify whether the result is valid UTF8 before passing it to libidn. If the data ends with an unterminated multi-byte UTF8 sequence then libidn may copy data past the buffer into the result. This can be exploited by remote clients or remote servers. Cve was requested on oss-security: http://seclists.org/oss-sec/2015/q1/487 [1]: https://github.com/jabberd2/jabberd2/issues/85
Created jabberd tracking bugs for this issue: Affects: fedora-all [bug 1191150] Affects: epel-all [bug 1191151]