GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2016-5699 (GCVE-0-2016-5699)

Vulnerability from cvelistv5 – Published: 2016-09-02 14:00 – Updated: 2024-08-06 01:07
VLAI
Summary
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.
CWE
  • n/a
Date Public
2015-03-12 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T01:07:59.909Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.splunk.com/view/SP-CAAAPUE"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://hg.python.org/cpython/rev/1c45047c5102"
          },
          {
            "name": "RHSA-2016:1630",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html"
          },
          {
            "name": "RHSA-2016:1627",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9"
          },
          {
            "name": "RHSA-2016:1629",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.splunk.com/view/SP-CAAAPSV"
          },
          {
            "name": "[oss-security] 20160616 Re: CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2"
          },
          {
            "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4"
          },
          {
            "name": "[oss-security] 20160615 Re: CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html"
          },
          {
            "name": "[oss-security] 20160614 CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7"
          },
          {
            "name": "91226",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/91226"
          },
          {
            "name": "RHSA-2016:1628",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html"
          },
          {
            "name": "RHSA-2016:1626",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html"
          },
          {
            "name": "openSUSE-SU-2020:0086",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-03-12T00:00:00.000Z",
      "descriptions": [
        {
          "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-01-21T21:06:39.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.splunk.com/view/SP-CAAAPUE"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://hg.python.org/cpython/rev/1c45047c5102"
        },
        {
          "name": "RHSA-2016:1630",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html"
        },
        {
          "name": "RHSA-2016:1627",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9"
        },
        {
          "name": "RHSA-2016:1629",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.splunk.com/view/SP-CAAAPSV"
        },
        {
          "name": "[oss-security] 20160616 Re: CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2"
        },
        {
          "name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4"
        },
        {
          "name": "[oss-security] 20160615 Re: CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html"
        },
        {
          "name": "[oss-security] 20160614 CVE request: Python HTTP header injection in urrlib2/urllib/httplib/http.client",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7"
        },
        {
          "name": "91226",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/91226"
        },
        {
          "name": "RHSA-2016:1628",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html"
        },
        {
          "name": "RHSA-2016:1626",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html"
        },
        {
          "name": "openSUSE-SU-2020:0086",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2016-5699",
    "datePublished": "2016-09-02T14:00:00.000Z",
    "dateReserved": "2016-06-16T00:00:00.000Z",
    "dateUpdated": "2024-08-06T01:07:59.909Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2016-5699",
      "date": "2026-09-18",
      "epss": "0.09887",
      "percentile": "0.95347"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B863CAEA-588A-4708-88E0-2B073EEB70EA",
                  "versionEndIncluding": "2.7.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FC0C702F-59E0-40AB-BA95-8F0803AB0550",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3190C547-7230-476C-A43F-641FE7B891EB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B370D065-D08F-46B3-8B7B-8477A77F8E85",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2B547525-E0DB-4D64-8ED1-AF3F1B6FF65F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "19064C18-1CD7-4F10-8065-4B900BB31F83",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B1997CB6-FD72-4B13-915A-7500AA06F4B1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "06A1811C-4E97-4226-8335-ADF0827A03B3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.1.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BF2C50D1-187B-4E98-BA02-008D0ED4C220",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B511BDFA-D1DC-4E50-9A08-66DA05947A43",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0708E98D-5C84-47DC-89E5-8BB7CFFB12A7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6595C4F3-5683-4889-AD30-83840F6A58D1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "027FD902-9B08-4EDF-9F83-314FBF0583ED",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "89FB9D30-8559-4F57-9D20-DC603765B346",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "957FCB4A-32D0-4449-8995-80144CC713B4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.2.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C17A0E8D-7611-42F7-896E-F2B3BC25643D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "875ABC97-2783-41DA-AB9F-9E6F0870B74C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "5262D28D-204C-41E8-BC4D-27372E366295",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "121225D0-C5DA-4F26-93B8-3D56BC1D38B1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "52DD66F7-FE7B-4C1C-B07B-F9E4CEEA7AFD",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6C2C18A1-F202-4E48-8E29-F250AD1A6737",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "5EE1602B-6ECB-492B-BFEB-21AF40EE4A4A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.3.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "64662850-7460-46C2-852E-E047874F9660",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.4.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6D6658A8-E57E-4743-95D5-074F990D0D1B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.4.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F6C65BBA-4DC7-4F2F-90B1-75C6F3C68FBE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.4.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0D0DBAEE-599A-44EB-A1E4-94CEBB406CAE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:python:python:3.4.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4CE28365-977E-47F2-8E2C-635D287149C1",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "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."
        },
        {
          "lang": "es",
          "value": "Vulnerabilidad de inyecci\u00f3n CRLF en la funci\u00f3n HTTPConnection.putheader en urllib2 y urllib en CPython (tambi\u00e9n conocido como Python) en versiones anteriores a 2.7.10 y 3.x en versiones anteriores a 3.4.4 permite a atacantes remotos inyectar cabeceras HTTP arbitrarias a trav\u00e9s de secuencias CRLF en una URL."
        }
      ],
      "id": "CVE-2016-5699",
      "lastModified": "2024-11-21T02:54:50.787",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "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,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ],
        "cvssMetricV30": [
          {
            "cvssData": {
              "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,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2016-09-02T14:59:07.003",
      "references": [
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Exploit",
            "Third Party Advisory"
          ],
          "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Mailing List"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Mailing List"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Mailing List"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.securityfocus.com/bid/91226"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.splunk.com/view/SP-CAAAPSV"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.splunk.com/view/SP-CAAAPUE"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Release Notes"
          ],
          "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Release Notes"
          ],
          "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Patch"
          ],
          "url": "https://hg.python.org/cpython/rev/1c45047c5102"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Patch"
          ],
          "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit",
            "Third Party Advisory"
          ],
          "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Mailing List"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Mailing List"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Mailing List"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/91226"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.splunk.com/view/SP-CAAAPSV"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.splunk.com/view/SP-CAAAPUE"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Release Notes"
          ],
          "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Release Notes"
          ],
          "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Patch"
          ],
          "url": "https://hg.python.org/cpython/rev/1c45047c5102"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Patch"
          ],
          "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-113"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B863CAEA-588A-4708-88E0-2B073EEB70EA",
                    "versionEndIncluding": "2.7.9",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FC0C702F-59E0-40AB-BA95-8F0803AB0550",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3190C547-7230-476C-A43F-641FE7B891EB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B370D065-D08F-46B3-8B7B-8477A77F8E85",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2B547525-E0DB-4D64-8ED1-AF3F1B6FF65F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "19064C18-1CD7-4F10-8065-4B900BB31F83",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B1997CB6-FD72-4B13-915A-7500AA06F4B1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "06A1811C-4E97-4226-8335-ADF0827A03B3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BF2C50D1-187B-4E98-BA02-008D0ED4C220",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B511BDFA-D1DC-4E50-9A08-66DA05947A43",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0708E98D-5C84-47DC-89E5-8BB7CFFB12A7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6595C4F3-5683-4889-AD30-83840F6A58D1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "027FD902-9B08-4EDF-9F83-314FBF0583ED",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "89FB9D30-8559-4F57-9D20-DC603765B346",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "957FCB4A-32D0-4449-8995-80144CC713B4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.2.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C17A0E8D-7611-42F7-896E-F2B3BC25643D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "875ABC97-2783-41DA-AB9F-9E6F0870B74C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5262D28D-204C-41E8-BC4D-27372E366295",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "121225D0-C5DA-4F26-93B8-3D56BC1D38B1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "52DD66F7-FE7B-4C1C-B07B-F9E4CEEA7AFD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6C2C18A1-F202-4E48-8E29-F250AD1A6737",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5EE1602B-6ECB-492B-BFEB-21AF40EE4A4A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.3.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "64662850-7460-46C2-852E-E047874F9660",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.4.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6D6658A8-E57E-4743-95D5-074F990D0D1B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.4.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F6C65BBA-4DC7-4F2F-90B1-75C6F3C68FBE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.4.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0D0DBAEE-599A-44EB-A1E4-94CEBB406CAE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:python:python:3.4.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4CE28365-977E-47F2-8E2C-635D287149C1",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "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."
          },
          {
            "lang": "es",
            "value": "Vulnerabilidad de inyecci\u00f3n CRLF en la funci\u00f3n HTTPConnection.putheader en urllib2 y urllib en CPython (tambi\u00e9n conocido como Python) en versiones anteriores a 2.7.10 y 3.x en versiones anteriores a 3.4.4 permite a atacantes remotos inyectar cabeceras HTTP arbitrarias a trav\u00e9s de secuencias CRLF en una URL."
          }
        ],
        "id": "CVE-2016-5699",
        "lastModified": "2026-05-06T22:30:45.220",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "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,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV30": [
            {
              "cvssData": {
                "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,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2016-09-02T14:59:07.003",
        "references": [
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securityfocus.com/bid/91226"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.splunk.com/view/SP-CAAAPSV"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.splunk.com/view/SP-CAAAPUE"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Release Notes"
            ],
            "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Release Notes"
            ],
            "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch"
            ],
            "url": "https://hg.python.org/cpython/rev/1c45047c5102"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch"
            ],
            "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "http://blog.blindspotsecurity.com/2016/06/advisory-http-header-injection-in.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1626.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1627.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1628.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1629.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2016-1630.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/14/7"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/15/12"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/06/16/2"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/91226"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.splunk.com/view/SP-CAAAPSV"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.splunk.com/view/SP-CAAAPUE"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Release Notes"
            ],
            "url": "https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Release Notes"
            ],
            "url": "https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "https://hg.python.org/cpython/rev/1c45047c5102"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "https://hg.python.org/cpython/rev/bf3e1c9b80e9"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-113"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T06:36:48+00:00",
      "cve": "CVE-2016-5699",
      "id": "CVE-2016-5699",
      "initial_release_date": "2016-01-01T00:00:00+00:00",
      "product_status:fixed": "416",
      "product_status:known_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "python: http protocol steam injection attack",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2016/cve-2016-5699.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-04T01:05:17Z",
      "cve": "CVE-2016-5699",
      "id": "CVE-2016-5699",
      "initial_release_date": "2023-02-15T05:00:15Z",
      "product_status:known_affected": "399",
      "product_status:recommended": "1444",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2016-5699",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2016-5699.json",
      "version": "53"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…