Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 461
Alerts This Week
Warning Icon 1 461

Gentoo: GLSA-201401-02 Low: Gajim OpenSSL Issue and Threat

gentoo
Calendar Grey January 6, 2014
Scroller Gentoo
A Gentoo notice regarding Gajim highlights a vulnerability in OpenSSL that permits the acceptance of unauthorized certificates, leading to an immediate recommendation for an upgrade.
An error in Gajim causes invalid OpenSSL certificates to be accepted as valid.

Summary

The _ssl_verify_callback() function in tls_nb.py does not properly validate SSL certificates, causing any certificate to be accepted as valid as long as the root CA is valid.

Resolution

All Gajim users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=net-im/gajim-0.15.3-r1"

References

[ 1 ] CVE-2012-5524 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5524

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201401-02
style>.gentoo_availability{display:block;}

Concerns

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

Severity
low
Lowest
Low
Medium
High
Critical

Severity: Low
Title: Gajim: Information disclosure
Date: January 06, 2014
Bugs: #442860
ID: 201401-02

Synopsis

An error in Gajim causes invalid OpenSSL certificates to be accepted as valid.

Background

Gajim is a Jabber/XMPP client which uses GTK+.

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-im/gajim < 0.15.3-r1 >= 0.15.3-r1

Impact

===== A remote attacker might employ a specially crafted certificate to conduct man-in-the-middle attacks on SSL connections and potentially disclose sensitive information.

Workaround

There is no known workaround at this time.