gsd-2016-5699
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-5699", "description": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.", "id": "GSD-2016-5699", "references": [ "https://www.suse.com/security/cve/CVE-2016-5699.html", "https://access.redhat.com/errata/RHSA-2016:1630", "https://access.redhat.com/errata/RHSA-2016:1629", "https://access.redhat.com/errata/RHSA-2016:1628", "https://access.redhat.com/errata/RHSA-2016:1627", "https://access.redhat.com/errata/RHSA-2016:1626", "https://ubuntu.com/security/CVE-2016-5699", "https://advisories.mageia.org/CVE-2016-5699.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-5699.html", "https://linux.oracle.com/cve/CVE-2016-5699.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-5699" ], "details": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.", "id": "GSD-2016-5699", "modified": "2023-12-13T01:21:25.723663Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5699", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "MISC", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html", "refsource": "MISC", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2016-1626.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2016-1627.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2016-1628.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2016-1629.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2016-1630.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html" }, { "name": "http://www.splunk.com/view/SP-CAAAPSV", "refsource": "MISC", "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "http://www.splunk.com/view/SP-CAAAPUE", "refsource": "MISC", "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "name": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html", "refsource": "MISC", "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html" }, { "name": "http://www.openwall.com/lists/oss-security/2016/06/14/7", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7" }, { "name": "http://www.openwall.com/lists/oss-security/2016/06/15/12", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12" }, { "name": "http://www.openwall.com/lists/oss-security/2016/06/16/2", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2" }, { "name": "http://www.securityfocus.com/bid/91226", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/91226" }, { "name": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4", "refsource": "MISC", "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4" }, { "name": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS", "refsource": "MISC", "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS" }, { "name": "https://hg.python.org/cpython/rev/1c45047c5102", "refsource": "MISC", "url": "https://hg.python.org/cpython/rev/1c45047c5102" }, { "name": "https://hg.python.org/cpython/rev/bf3e1c9b80e9", "refsource": "MISC", "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.7.9", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5699" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-113" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html" }, { "name": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4" }, { "name": "https://hg.python.org/cpython/rev/bf3e1c9b80e9", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9" }, { "name": "[oss-security] 20160615 Re: CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client", "refsource": "MLIST", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12" }, { "name": "[oss-security] 20160616 Re: CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client", "refsource": "MLIST", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2" }, { "name": "[oss-security] 20160614 CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client", "refsource": "MLIST", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7" }, { "name": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS", "refsource": "CONFIRM", "tags": [ "Release Notes" ], "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS" }, { "name": "https://hg.python.org/cpython/rev/1c45047c5102", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://hg.python.org/cpython/rev/1c45047c5102" }, { "name": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html" }, { "name": "91226", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/91226" }, { "name": "http://www.splunk.com/view/SP-CAAAPUE", "refsource": "CONFIRM", "tags": [], "url": "http://www.splunk.com/view/SP-CAAAPUE" }, { "name": "http://www.splunk.com/view/SP-CAAAPSV", "refsource": "CONFIRM", "tags": [], "url": "http://www.splunk.com/view/SP-CAAAPSV" }, { "name": "RHSA-2016:1630", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html" }, { "name": "RHSA-2016:1629", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html" }, { "name": "RHSA-2016:1628", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html" }, { "name": "RHSA-2016:1627", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html" }, { "name": "RHSA-2016:1626", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html" }, { "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html" }, { "name": "openSUSE-SU-2020:0086", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2023-02-12T23:24Z", "publishedDate": "2016-09-02T14:59Z" } } }
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.