gsd-2014-1829
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-1829", "description": "Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.", "id": "GSD-2014-1829", "references": [ "https://www.suse.com/security/cve/CVE-2014-1829.html", "https://www.debian.org/security/2015/dsa-3146", "https://ubuntu.com/security/CVE-2014-1829", "https://advisories.mageia.org/CVE-2014-1829.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-1829" ], "details": "Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.", "id": "GSD-2014-1829", "modified": "2023-12-13T01:22:51.627066Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1829", "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": "Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733108", "refsource": "CONFIRM", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733108" }, { "name": "MDVSA-2015:133", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133" }, { "name": "USN-2382-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2382-1" }, { "name": "https://github.com/kennethreitz/requests/issues/1885", "refsource": "CONFIRM", "url": "https://github.com/kennethreitz/requests/issues/1885" }, { "name": "DSA-3146", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2015/dsa-3146" }, { "name": "http://advisories.mageia.org/MGASA-2014-0409.html", "refsource": "CONFIRM", "url": "http://advisories.mageia.org/MGASA-2014-0409.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=2.2.1", "affected_versions": "All versions up to 2.2.1", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2016-08-30", "description": "Requests (aka python-requests) allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.", "fixed_versions": [ "2.3.0" ], "identifier": "CVE-2014-1829", "identifiers": [ "CVE-2014-1829" ], "not_impacted": "All versions after 2.2.1", "package_slug": "pypi/requests", "pubdate": "2014-10-15", "solution": "Upgrade to version 2.3.0 or above.", "title": "Information Exposure", "urls": [ "https://bugzilla.redhat.com/CVE-2014-1829", "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733108", "https://github.com/kennethreitz/requests/issues/1885", "https://github.com/kennethreitz/requests/commit/f1893c835570d72823c970fbd6e0e42c13b1f0f2" ], "uuid": "8d2bf163-7731-434d-9a40-10f206ed6698" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.2.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:mageia:mageia:4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1829" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733108", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733108" }, { "name": "https://github.com/kennethreitz/requests/issues/1885", "refsource": "CONFIRM", "tags": [ "Patch", "Issue Tracking" ], "url": "https://github.com/kennethreitz/requests/issues/1885" }, { "name": "USN-2382-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2382-1" }, { "name": "DSA-3146", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2015/dsa-3146" }, { "name": "MDVSA-2015:133", "refsource": "MANDRIVA", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:133" }, { "name": "http://advisories.mageia.org/MGASA-2014-0409.html", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://advisories.mageia.org/MGASA-2014-0409.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2016-08-30T17:11Z", "publishedDate": "2014-10-15T14: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.