gsd-2019-14233
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2019-14233",
      description: "An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.",
      id: "GSD-2019-14233",
      references: [
         "https://www.suse.com/security/cve/CVE-2019-14233.html",
         "https://www.debian.org/security/2019/dsa-4498",
         "https://access.redhat.com/errata/RHSA-2020:4390",
         "https://access.redhat.com/errata/RHSA-2020:1324",
         "https://ubuntu.com/security/CVE-2019-14233",
         "https://security.archlinux.org/CVE-2019-14233",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2019-14233",
         ],
         details: "An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.",
         id: "GSD-2019-14233",
         modified: "2023-12-13T01:23:52.909177Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2019-14233",
            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 Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://docs.djangoproject.com/en/dev/releases/security/",
                  refsource: "MISC",
                  url: "https://docs.djangoproject.com/en/dev/releases/security/",
               },
               {
                  name: "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs",
                  refsource: "MISC",
                  url: "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs",
               },
               {
                  name: "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/",
                  refsource: "CONFIRM",
                  url: "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/",
               },
               {
                  name: "openSUSE-SU-2019:1839",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html",
               },
               {
                  name: "20190812 [SECURITY] [DSA 4498-1] python-django security update",
                  refsource: "BUGTRAQ",
                  url: "https://seclists.org/bugtraq/2019/Aug/15",
               },
               {
                  name: "DSA-4498",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2019/dsa-4498",
               },
               {
                  name: "openSUSE-SU-2019:1872",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html",
               },
               {
                  name: "FEDORA-2019-647f74ce51",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK/",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20190828-0002/",
                  refsource: "CONFIRM",
                  url: "https://security.netapp.com/advisory/ntap-20190828-0002/",
               },
               {
                  name: "GLSA-202004-17",
                  refsource: "GENTOO",
                  url: "https://security.gentoo.org/glsa/202004-17",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: ">=1.11,<1.11.23||>=2.1,<2.1.11||>=2.2,<2.2.4",
               affected_versions: "All versions starting from 1.11 before 1.11.23, all versions starting from 2.1 before 2.1.11, all versions starting from 2.2 before 2.2.4",
               cvss_v2: "AV:N/AC:L/Au:N/C:N/I:N/A:P",
               cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-400",
                  "CWE-937",
               ],
               date: "2019-08-12",
               description: "Due to the behaviour of the underlying HTMLParser, `django.utils.html.strip_tags` would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.",
               fixed_versions: [
                  "1.11.23",
                  "2.1.11",
                  "2.2.4",
               ],
               identifier: "CVE-2019-14233",
               identifiers: [
                  "CVE-2019-14233",
               ],
               not_impacted: "All versions before 1.11, all versions starting from 1.11.23 before 2.1, all versions starting from 2.1.11 before 2.2, all versions starting from 2.2.4",
               package_slug: "pypi/Django",
               pubdate: "2019-08-02",
               solution: "Upgrade to versions 1.11.23, 2.1.11, 2.2.4 or above.",
               title: "Improper Input Validation",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2019-14233",
                  "https://docs.djangoproject.com/en/dev/releases/security/",
                  "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/",
               ],
               uuid: "4be2dbd8-301a-48cd-8ffd-db2edf367ac4",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "2.1.11",
                        versionStartIncluding: "2.1",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "2.2.4",
                        versionStartIncluding: "2.2",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "1.11.23",
                        versionStartIncluding: "1.11",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2019-14233",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-400",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.djangoproject.com/weblog/2019/aug/01/security-releases/",
                  },
                  {
                     name: "https://docs.djangoproject.com/en/dev/releases/security/",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "https://docs.djangoproject.com/en/dev/releases/security/",
                  },
                  {
                     name: "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs",
                     refsource: "MISC",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs",
                  },
                  {
                     name: "openSUSE-SU-2019:1839",
                     refsource: "SUSE",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.html",
                  },
                  {
                     name: "20190812 [SECURITY] [DSA 4498-1] python-django security update",
                     refsource: "BUGTRAQ",
                     tags: [],
                     url: "https://seclists.org/bugtraq/2019/Aug/15",
                  },
                  {
                     name: "DSA-4498",
                     refsource: "DEBIAN",
                     tags: [],
                     url: "https://www.debian.org/security/2019/dsa-4498",
                  },
                  {
                     name: "openSUSE-SU-2019:1872",
                     refsource: "SUSE",
                     tags: [],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html",
                  },
                  {
                     name: "FEDORA-2019-647f74ce51",
                     refsource: "FEDORA",
                     tags: [],
                     url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK/",
                  },
                  {
                     name: "https://security.netapp.com/advisory/ntap-20190828-0002/",
                     refsource: "CONFIRM",
                     tags: [],
                     url: "https://security.netapp.com/advisory/ntap-20190828-0002/",
                  },
                  {
                     name: "GLSA-202004-17",
                     refsource: "GENTOO",
                     tags: [],
                     url: "https://security.gentoo.org/glsa/202004-17",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 5,
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 10,
               impactScore: 2.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.0",
               },
               exploitabilityScore: 3.9,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2020-08-24T17:37Z",
         publishedDate: "2019-08-02T15: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.