ghsa-pqwh-44jj-p5rm
Vulnerability from github
Published
2022-05-13 01:25
Modified
2024-03-05 17:26
Severity ?
Summary
Hostname verification in Apache HttpClient 4.3 was disabled by default
Details
http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.httpcomponents:httpclient" }, "ranges": [ { "events": [ { "introduced": "4.3" }, { "fixed": "4.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4366" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-06-09T22:47:59Z", "nvd_published_at": "2017-10-30T19:29:00Z", "severity": "CRITICAL" }, "details": "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.", "id": "GHSA-pqwh-44jj-p5rm", "modified": "2024-03-05T17:26:38Z", "published": "2022-05-13T01:25:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4366" }, { "type": "WEB", "url": "https://github.com/apache/httpcomponents-client/commit/08140864e3e4c0994e094c4cf0507932baf6a66" }, { "type": "WEB", "url": "http://svn.apache.org/r1528614" }, { "type": "WEB", "url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Hostname verification in Apache HttpClient 4.3 was disabled by default" }
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.