ghsa-gw85-4gmf-m7rh
Vulnerability from github
Published
2022-05-17 05:39
Modified
2024-03-05 19:07
Summary
Exposure of Sensitive Information to an Unauthorized Actor in Apache HttpClient
Details
Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.httpcomponents:httpclient" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-1498" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-07-13T17:20:15Z", "nvd_published_at": "2011-07-07T21:55:00Z", "severity": "MODERATE" }, "details": "Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.", "id": "GHSA-gw85-4gmf-m7rh", "modified": "2024-03-05T19:07:38Z", "published": "2022-05-17T05:39:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1498" }, { "type": "WEB", "url": "https://github.com/apache/httpcomponents-client/commit/a572756592c969affd0ce87885724e74839176fb" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709531" }, { "type": "PACKAGE", "url": "https://github.com/apache/httpcomponents-client" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html" }, { "type": "WEB", "url": "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/04/07/7" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/04/08/1" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/8298" } ], "schema_version": "1.4.0", "severity": [], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in Apache HttpClient" }
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.