gsd-2015-1221
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Use-after-free vulnerability in Blink, as used in Google Chrome before 41.0.2272.76, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging incorrect ordering of operations in the Web SQL Database thread relative to Blink's main thread, related to the shutdown function in web/WebKit.cpp.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2015-1221",
    "description": "Use-after-free vulnerability in Blink, as used in Google Chrome before 41.0.2272.76, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging incorrect ordering of operations in the Web SQL Database thread relative to Blink\u0027s main thread, related to the shutdown function in web/WebKit.cpp.",
    "id": "GSD-2015-1221",
    "references": [
      "https://www.suse.com/security/cve/CVE-2015-1221.html",
      "https://access.redhat.com/errata/RHSA-2015:0627",
      "https://ubuntu.com/security/CVE-2015-1221",
      "https://advisories.mageia.org/CVE-2015-1221.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-1221"
      ],
      "details": "Use-after-free vulnerability in Blink, as used in Google Chrome before 41.0.2272.76, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging incorrect ordering of operations in the Web SQL Database thread relative to Blink\u0027s main thread, related to the shutdown function in web/WebKit.cpp.",
      "id": "GSD-2015-1221",
      "modified": "2023-12-13T01:20:05.462125Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@google.com",
        "ID": "CVE-2015-1221",
        "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": "Use-after-free vulnerability in Blink, as used in Google Chrome before 41.0.2272.76, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging incorrect ordering of operations in the Web SQL Database thread relative to Blink\u0027s main thread, related to the shutdown function in web/WebKit.cpp."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://src.chromium.org/viewvc/blink?revision=190021\u0026view=revision",
            "refsource": "CONFIRM",
            "url": "https://src.chromium.org/viewvc/blink?revision=190021\u0026view=revision"
          },
          {
            "name": "USN-2521-1",
            "refsource": "UBUNTU",
            "url": "http://www.ubuntu.com/usn/USN-2521-1"
          },
          {
            "name": "https://src.chromium.org/viewvc/blink?revision=190035\u0026view=revision",
            "refsource": "CONFIRM",
            "url": "https://src.chromium.org/viewvc/blink?revision=190035\u0026view=revision"
          },
          {
            "name": "72901",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/72901"
          },
          {
            "name": "https://code.google.com/p/chromium/issues/detail?id=455368",
            "refsource": "CONFIRM",
            "url": "https://code.google.com/p/chromium/issues/detail?id=455368"
          },
          {
            "name": "GLSA-201503-12",
            "refsource": "GENTOO",
            "url": "https://security.gentoo.org/glsa/201503-12"
          },
          {
            "name": "RHSA-2015:0627",
            "refsource": "REDHAT",
            "url": "http://rhn.redhat.com/errata/RHSA-2015-0627.html"
          },
          {
            "name": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html",
            "refsource": "CONFIRM",
            "url": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "40.0.2214.115",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@google.com",
          "ID": "CVE-2015-1221"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Use-after-free vulnerability in Blink, as used in Google Chrome before 41.0.2272.76, allows remote attackers to cause a denial of service or possibly have unspecified other impact by leveraging incorrect ordering of operations in the Web SQL Database thread relative to Blink\u0027s main thread, related to the shutdown function in web/WebKit.cpp."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://src.chromium.org/viewvc/blink?revision=190035\u0026view=revision",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://src.chromium.org/viewvc/blink?revision=190035\u0026view=revision"
            },
            {
              "name": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html"
            },
            {
              "name": "https://src.chromium.org/viewvc/blink?revision=190021\u0026view=revision",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://src.chromium.org/viewvc/blink?revision=190021\u0026view=revision"
            },
            {
              "name": "https://code.google.com/p/chromium/issues/detail?id=455368",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://code.google.com/p/chromium/issues/detail?id=455368"
            },
            {
              "name": "RHSA-2015:0627",
              "refsource": "REDHAT",
              "tags": [],
              "url": "http://rhn.redhat.com/errata/RHSA-2015-0627.html"
            },
            {
              "name": "72901",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/72901"
            },
            {
              "name": "USN-2521-1",
              "refsource": "UBUNTU",
              "tags": [],
              "url": "http://www.ubuntu.com/usn/USN-2521-1"
            },
            {
              "name": "GLSA-201503-12",
              "refsource": "GENTOO",
              "tags": [],
              "url": "https://security.gentoo.org/glsa/201503-12"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2016-12-22T02:59Z",
      "publishedDate": "2015-03-09T00:59Z"
    }
  }
}


Log in or create an account to share your comment.




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.