ghsa-73m2-qfq3-56cx
Vulnerability from github
Published
2025-04-24 12:31
Modified
2025-05-17 00:30
Severity ?
VLAI Severity ?
Summary
Apache HttpClient disables domain checks
Details
A bug in PSL validation logic in Apache HttpClient 5.4.x disables domain checks, affecting cookie management and host name verification. Discovered by the Apache HttpClient team. Fixed in the 5.4.3 release.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.httpcomponents.client5:httpclient5" }, "ranges": [ { "events": [ { "introduced": "5.4-alpha1" }, { "fixed": "5.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-27820" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2025-04-24T16:36:08Z", "nvd_published_at": "2025-04-24T12:15:16Z", "severity": "HIGH" }, "details": "A bug in PSL validation logic in Apache HttpClient 5.4.x disables domain checks, affecting cookie management and host name verification. Discovered by the Apache HttpClient team. Fixed in the 5.4.3 release.", "id": "GHSA-73m2-qfq3-56cx", "modified": "2025-05-17T00:30:25Z", "published": "2025-04-24T12:31:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27820" }, { "type": "WEB", "url": "https://github.com/apache/httpcomponents-client/pull/574" }, { "type": "WEB", "url": "https://github.com/apache/httpcomponents-client/pull/621" }, { "type": "PACKAGE", "url": "https://github.com/apache/httpcomponents-client" }, { "type": "WEB", "url": "https://hc.apache.org/httpcomponents-client-5.4.x/index.html" }, { "type": "WEB", "url": "https://lists.apache.org/thread/55xhs40ncqv97qvoocok44995xp5kqn8" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250516-0003" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache HttpClient disables domain checks" }
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.
Loading…
Loading…