ghsa-cmxj-wx9v-52qr
Vulnerability from github
Published
2022-05-14 03:59
Modified
2022-07-07 22:38
Summary
Improper Validation of Certificate with Host Mismatch in Not Yet Commons SSL
Details
Certificates.java in Not Yet Commons SSL before 0.3.15 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "ca.juliusdavies:not-yet-commons-ssl" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.3.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3604" ], "database_specific": { "cwe_ids": [ "CWE-297" ], "github_reviewed": true, "github_reviewed_at": "2022-07-07T22:38:20Z", "nvd_published_at": "2014-10-25T00:55:00Z", "severity": "MODERATE" }, "details": "Certificates.java in Not Yet Commons SSL before 0.3.15 does not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.", "id": "GHSA-cmxj-wx9v-52qr", "modified": "2022-07-07T22:38:20Z", "published": "2022-05-14T03:59:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3604" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1131803" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97659" }, { "type": "WEB", "url": "https://github.com/victims/victims-cve-db/blob/master/database/java/2014/3604.yaml" }, { "type": "WEB", "url": "http://juliusdavies.ca/svn/viewvc.cgi/not-yet-commons-ssl?view=rev\u0026revision=172" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1888.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Validation of Certificate with Host Mismatch in Not Yet Commons SSL" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.