Improper Certificate Validation (CVE-2012-5783) #78
Labels
kind/bug
Categorizes issue or pull request as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Improper Certificate Validation
commons-httpclient:commons-httpclient
is a component of the Apache HttpComponents project.Affected versions of this package are vulnerable to Man-in-the-Middle attacks due to not verifying that the requesting server hostname matches a domain name in the subject's
Common Name (CN)
orsubjectAltName
field of the X.509 certificate. This allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.Depending on
org.springframework.security.extensions:spring-security-saml2-core:jar:1.0.9.RELEASE
See: HTTPClient 3.1 has a vulnerability (CVE 2012-5783) spring-attic/spring-security-saml#459
The text was updated successfully, but these errors were encountered: