gsd-2019-18348
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2019-18348",
      description: "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
      id: "GSD-2019-18348",
      references: [
         "https://www.suse.com/security/cve/CVE-2019-18348.html",
         "https://access.redhat.com/errata/RHSA-2020:4285",
         "https://access.redhat.com/errata/RHSA-2020:4273",
         "https://ubuntu.com/security/CVE-2019-18348",
         "https://alas.aws.amazon.com/cve/html/CVE-2019-18348.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2019-18348",
         ],
         details: "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
         id: "GSD-2019-18348",
         modified: "2023-12-13T01:23:50.403223Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2019-18348",
            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: "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "FEDORA-2019-b06ec6159b",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/",
               },
               {
                  name: "FEDORA-2019-d202cda4f8",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/",
               },
               {
                  name: "FEDORA-2019-57462fa10d",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/",
               },
               {
                  name: "USN-4333-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/4333-1/",
               },
               {
                  name: "USN-4333-2",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/4333-2/",
               },
               {
                  name: "openSUSE-SU-2020:0696",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html",
               },
               {
                  name: "FEDORA-2020-8bdd3fd7a4",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/",
               },
               {
                  name: "FEDORA-2020-ea5bdbcc90",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/",
               },
               {
                  name: "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html",
               },
               {
                  name: "https://www.oracle.com/security-alerts/cpuoct2020.html",
                  refsource: "MISC",
                  url: "https://www.oracle.com/security-alerts/cpuoct2020.html",
               },
               {
                  name: "https://bugzilla.redhat.com/show_bug.cgi?id=1727276",
                  refsource: "MISC",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=1727276",
               },
               {
                  name: "https://bugs.python.org/issue30458#msg347282",
                  refsource: "MISC",
                  url: "https://bugs.python.org/issue30458#msg347282",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20191107-0004/",
                  refsource: "CONFIRM",
                  url: "https://security.netapp.com/advisory/ntap-20191107-0004/",
               },
            ],
         },
      },
      "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.17",
                        versionStartIncluding: "2.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.5.10",
                        versionStartIncluding: "3.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.6.11",
                        versionStartIncluding: "3.6.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.7.8",
                        versionStartIncluding: "3.7.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.8.3",
                        versionStartIncluding: "3.8.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2019-18348",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-74",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://bugs.python.org/issue30458#msg347282",
                     refsource: "MISC",
                     tags: [
                        "Issue Tracking",
                        "Vendor Advisory",
                     ],
                     url: "https://bugs.python.org/issue30458#msg347282",
                  },
                  {
                     name: "https://bugzilla.redhat.com/show_bug.cgi?id=1727276",
                     refsource: "MISC",
                     tags: [
                        "Issue Tracking",
                        "Third Party Advisory",
                     ],
                     url: "https://bugzilla.redhat.com/show_bug.cgi?id=1727276",
                  },
                  {
                     name: "https://security.netapp.com/advisory/ntap-20191107-0004/",
                     refsource: "CONFIRM",
                     tags: [
                        "Technical Description",
                     ],
                     url: "https://security.netapp.com/advisory/ntap-20191107-0004/",
                  },
                  {
                     name: "FEDORA-2019-b06ec6159b",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/",
                  },
                  {
                     name: "FEDORA-2019-d202cda4f8",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/",
                  },
                  {
                     name: "FEDORA-2019-57462fa10d",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/",
                  },
                  {
                     name: "USN-4333-1",
                     refsource: "UBUNTU",
                     tags: [
                        "Technical Description",
                     ],
                     url: "https://usn.ubuntu.com/4333-1/",
                  },
                  {
                     name: "USN-4333-2",
                     refsource: "UBUNTU",
                     tags: [
                        "Technical Description",
                     ],
                     url: "https://usn.ubuntu.com/4333-2/",
                  },
                  {
                     name: "openSUSE-SU-2020:0696",
                     refsource: "SUSE",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html",
                  },
                  {
                     name: "FEDORA-2020-8bdd3fd7a4",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/",
                  },
                  {
                     name: "FEDORA-2020-ea5bdbcc90",
                     refsource: "FEDORA",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/",
                  },
                  {
                     name: "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
                     refsource: "MLIST",
                     tags: [
                        "Mailing List",
                        "Technical Description",
                     ],
                     url: "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html",
                  },
                  {
                     name: "https://www.oracle.com/security-alerts/cpuoct2020.html",
                     refsource: "MISC",
                     tags: [
                        "Technical Description",
                     ],
                     url: "https://www.oracle.com/security-alerts/cpuoct2020.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: true,
            },
            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.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 2.7,
            },
         },
         lastModifiedDate: "2020-11-16T20:46Z",
         publishedDate: "2019-10-23T17:15Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.