gsd-2019-11752
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2019-11752",
      description: "It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.",
      id: "GSD-2019-11752",
      references: [
         "https://www.suse.com/security/cve/CVE-2019-11752.html",
         "https://www.debian.org/security/2019/dsa-4523",
         "https://www.debian.org/security/2019/dsa-4516",
         "https://access.redhat.com/errata/RHSA-2019:2807",
         "https://access.redhat.com/errata/RHSA-2019:2774",
         "https://access.redhat.com/errata/RHSA-2019:2773",
         "https://access.redhat.com/errata/RHSA-2019:2729",
         "https://access.redhat.com/errata/RHSA-2019:2694",
         "https://access.redhat.com/errata/RHSA-2019:2663",
         "https://ubuntu.com/security/CVE-2019-11752",
         "https://advisories.mageia.org/CVE-2019-11752.html",
         "https://security.archlinux.org/CVE-2019-11752",
         "https://linux.oracle.com/cve/CVE-2019-11752.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2019-11752",
         ],
         details: "It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.",
         id: "GSD-2019-11752",
         modified: "2023-12-13T01:24:00.205548Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2019-11752",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "69",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "68.1",
                                    },
                                    {
                                       version_affected: "<",
                                       version_value: "60.9",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Firefox ESR",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "60.9",
                                    },
                                    {
                                       version_affected: "<",
                                       version_value: "68.1",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Use-after-free while extracting a key value in IndexedDB",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1501152",
                  refsource: "MISC",
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1501152",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2019-25/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-25/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2019-27/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-27/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2019-26/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-26/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2019-29/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-29/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2019-30/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-30/",
               },
               {
                  name: "openSUSE-SU-2019:2248",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00010.html",
               },
               {
                  name: "openSUSE-SU-2019:2249",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00009.html",
               },
               {
                  name: "openSUSE-SU-2019:2251",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html",
               },
               {
                  name: "openSUSE-SU-2019:2260",
                  refsource: "SUSE",
                  url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html",
               },
               {
                  name: "USN-4150-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/4150-1/",
               },
               {
                  name: "GLSA-201911-07",
                  refsource: "GENTOO",
                  url: "https://security.gentoo.org/glsa/201911-07",
               },
            ],
         },
      },
      "mozilla.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2019-11752",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "69",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Firefox ESR",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "68.1",
                                    },
                                    {
                                       version_affected: "<",
                                       version_value: "60.9",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "60.9",
                                    },
                                    {
                                       version_affected: "<",
                                       version_value: "68.1",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Firefox ESR < 68.1, Firefox ESR < 60.9, Thunderbird < 60.9, and Thunderbird < 68.1.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Use-after-free while extracting a key value in IndexedDB",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-26/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-30/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-29/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-27/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2019-25/",
               },
               {
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1501152",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "60.9.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "68.1.0",
                        versionStartIncluding: "68.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "60.9.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "69.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "68.1.0",
                        versionStartIncluding: "68.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security@mozilla.org",
               ID: "CVE-2019-11752",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "It is possible to delete an IndexedDB key value and subsequently try to extract it during conversion. This results in a use-after-free and a potentially exploitable crash. This vulnerability affects Firefox < 69, Thunderbird < 68.1, Thunderbird < 60.9, Firefox ESR < 60.9, and Firefox ESR < 68.1.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-416",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2019-29/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2019-29/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2019-30/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2019-30/",
                  },
                  {
                     name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1501152",
                     refsource: "MISC",
                     tags: [
                        "Issue Tracking",
                        "Permissions Required",
                        "Vendor Advisory",
                     ],
                     url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1501152",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2019-27/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2019-27/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2019-25/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2019-25/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2019-26/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2019-26/",
                  },
                  {
                     name: "openSUSE-SU-2019:2249",
                     refsource: "SUSE",
                     tags: [],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00009.html",
                  },
                  {
                     name: "openSUSE-SU-2019:2248",
                     refsource: "SUSE",
                     tags: [],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00010.html",
                  },
                  {
                     name: "openSUSE-SU-2019:2251",
                     refsource: "SUSE",
                     tags: [],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00011.html",
                  },
                  {
                     name: "openSUSE-SU-2019:2260",
                     refsource: "SUSE",
                     tags: [],
                     url: "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00017.html",
                  },
                  {
                     name: "USN-4150-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/4150-1/",
                  },
                  {
                     name: "GLSA-201911-07",
                     refsource: "GENTOO",
                     tags: [],
                     url: "https://security.gentoo.org/glsa/201911-07",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "COMPLETE",
                  baseScore: 9.3,
                  confidentialityImpact: "COMPLETE",
                  integrityImpact: "COMPLETE",
                  vectorString: "AV:N/AC:M/Au:N/C:C/I:C/A:C",
                  version: "2.0",
               },
               exploitabilityScore: 8.6,
               impactScore: 10,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "HIGH",
               userInteractionRequired: true,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2019-10-04T18:15Z",
         publishedDate: "2019-09-27T18: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.