| Detector: | Tikanga |
| Target: | project ' commons-httpclient ' version4.2.1 |
| Misuse: | misuse ' SV_CVE_12_6153 ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | http/conn/ssl/AbstractVerifier.java in Apache Commons HttpClient 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 |
| Fix Description: | (see diff) |
| Violations: |
|
| In File: | org/apache/http/conn/ssl/AbstractVerifier.java |
| In Method: | getCNs(X509Certificate) |
| Code with Misuse: |
|