CVE-2014-3596: Improper Validation of Certificate with Host Mismatch
(updated )
The getCN
function in Apache Axis does not properly 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 a certificate with a subject that specifies a common name in a field that is not the CN
field.
References
Detect and mitigate CVE-2014-3596 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →