gsd-2011-1498
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-1498", "description": "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": "GSD-2011-1498", "references": [ "https://www.suse.com/security/cve/CVE-2011-1498.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-1498" ], "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": "GSD-2011-1498", "modified": "2023-12-13T01:19:07.610955Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-1498", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[httpclient-users] 20110224 Proxy-Authorization header received on server side", "refsource": "MLIST", "url": "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2" }, { "name": "[oss-security] 20110408 Re: Apache HttpClient CVE request [VU#153049]", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2011/04/08/1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=709531", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709531" }, { "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side", "refsource": "MLIST", "url": "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2" }, { "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side", "refsource": "MLIST", "url": "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2" }, { "name": "[oss-security] 20110407 Apache HttpClient CVE request [VU#153049]", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2011/04/07/7" }, { "name": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061", "refsource": "CONFIRM", "url": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061" }, { "name": "VU#153049", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/153049" }, { "name": "46974", "refsource": "BID", "url": "http://www.securityfocus.com/bid/46974" }, { "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side", "refsource": "MLIST", "url": "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2" }, { "name": "8298", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/8298" }, { "name": "FEDORA-2011-7747", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html" }, { "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side", "refsource": "MLIST", "url": "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2" }, { "name": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt", "refsource": "CONFIRM", "url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "[4.0.0,4.1.1)", "affected_versions": "All versions starting from 4.0.0 before 4.1.1", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2022-07-13", "description": "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.", "fixed_versions": [ "4.1.1" ], "identifier": "CVE-2011-1498", "identifiers": [ "GHSA-gw85-4gmf-m7rh", "CVE-2011-1498" ], "not_impacted": "All versions before 4.0.0, all versions starting from 4.1.1", "package_slug": "maven/org.apache.httpcomponents/httpclient", "pubdate": "2022-05-17", "solution": "Upgrade to version 4.1.1 or above.", "title": "Exposure of Sensitive Information to an Unauthorized Actor", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2011-1498", "https://bugzilla.redhat.com/show_bug.cgi?id=709531", "https://issues.apache.org/jira/browse/HTTPCLIENT-1061", "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html", "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2", "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2", "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2", "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2", "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2", "http://openwall.com/lists/oss-security/2011/04/07/7", "http://openwall.com/lists/oss-security/2011/04/08/1", "http://securityreason.com/securityalert/8298", "https://github.com/advisories/GHSA-gw85-4gmf-m7rh" ], "uuid": "b851d5d2-02a6-4023-829f-e2e6af3112ae" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:alpha3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:alpha4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:alpha1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:alpha2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.1:alpha2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.1:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.1:alpha1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:beta2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:httpclient:4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-1498" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2" }, { "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2" }, { "name": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061", "refsource": "CONFIRM", "tags": [], "url": "https://issues.apache.org/jira/browse/HTTPCLIENT-1061" }, { "name": "[oss-security] 20110407 Apache HttpClient CVE request [VU#153049]", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2011/04/07/7" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=709531", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709531" }, { "name": "[httpclient-users] 20110224 Re: Proxy-Authorization header received on server side", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2" }, { "name": "FEDORA-2011-7747", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html" }, { "name": "46974", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/46974" }, { "name": "[httpclient-users] 20110224 RE: Proxy-Authorization header received on server side", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2" }, { "name": "[httpclient-users] 20110224 Proxy-Authorization header received on server side", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2" }, { "name": "[oss-security] 20110408 Re: Apache HttpClient CVE request [VU#153049]", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2011/04/08/1" }, { "name": "VU#153049", "refsource": "CERT-VN", "tags": [ "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/153049" }, { "name": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt", "refsource": "CONFIRM", "tags": [], "url": "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.1.x.txt" }, { "name": "8298", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/8298" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2011-09-22T03:30Z", "publishedDate": "2011-07-07T21:55Z" } } }
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.