First published: Sun Nov 04 2012(Updated: )
The contribution feature in Zamboni does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to use of the Python urllib2 library.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Zamboni | ||
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2012-5822 is classified as a medium-severity vulnerability due to its potential for exploitation via man-in-the-middle attacks.
To fix CVE-2012-5822, ensure that the server hostname matches the domain name in the certificate's Common Name or subjectAltName fields and consider applying updates to Zamboni.
CVE-2012-5822 affects users of the Zamboni service provided by Mozilla.
CVE-2012-5822 can be exploited by man-in-the-middle attackers who can spoof SSL servers.
A recommended workaround for CVE-2012-5822 is to review and enforce strict certificate validation processes.