Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    24 vulnerabilities found for blink by google

    CVE-2011-1802 (GCVE-0-2011-1802)

    Vulnerability from cvelistv5 – Published: 2019-11-12 21:46 – Updated: 2024-08-06 22:37
    VLAI
    Summary
    WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption).
    Severity
    No CVSS data available.
    CWE
    • memory corruption
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M11 and M12
    Create a notification for this product.
    Date Public
    2011-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:37:25.705Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86358"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M11 and M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption)."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "memory corruption",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T21:46:01.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86358"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-1802",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M11 and M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption)."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "memory corruption"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86358",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86358"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-1802",
        "datePublished": "2019-11-12T21:46:01.000Z",
        "dateReserved": "2011-04-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:37:25.705Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1803 (GCVE-0-2011-1803)

    Vulnerability from cvelistv5 – Published: 2019-11-12 21:16 – Updated: 2024-08-06 22:37
    VLAI
    Summary
    An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element.
    Severity
    No CVSS data available.
    CWE
    • write-after-free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M11 and M12
    Create a notification for this product.
    Date Public
    2011-05-18 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:37:25.730Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86748"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M11 and M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "write-after-free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T21:16:37.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86748"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-1803",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M11 and M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "write-after-free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86748",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86748"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-1803",
        "datePublished": "2019-11-12T21:16:37.000Z",
        "dateReserved": "2011-04-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:37:25.730Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2334 (GCVE-0-2011-2334)

    Vulnerability from cvelistv5 – Published: 2019-11-12 20:55 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections.
    Severity
    No CVSS data available.
    CWE
    • use after free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-05-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.833Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86005"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use after free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T20:55:21.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86005"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2334",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use after free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86005",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86005"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2334",
        "datePublished": "2019-11-12T20:55:21.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.833Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2335 (GCVE-0-2011-2335)

    Vulnerability from cvelistv5 – Published: 2019-11-12 19:51 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function.
    Severity
    No CVSS data available.
    CWE
    • double free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-03-02 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.857Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://trac.webkit.org/changeset/80155/webkit"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-03-02T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "double free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T19:51:12.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://trac.webkit.org/changeset/80155/webkit"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2335",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "double free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
                },
                {
                  "name": "https://trac.webkit.org/changeset/80155/webkit",
                  "refsource": "MISC",
                  "url": "https://trac.webkit.org/changeset/80155/webkit"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2335",
        "datePublished": "2019-11-12T19:51:12.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.857Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2336 (GCVE-0-2011-2336)

    Vulnerability from cvelistv5 – Published: 2019-11-07 17:46 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts.
    Severity
    No CVSS data available.
    CWE
    • transition mishandling
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-05-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.918Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/85693"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86127"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "transition mishandling",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T17:46:24.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/85693"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86127"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2336",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "transition mishandling"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
                },
                {
                  "name": "http://trac.webkit.org/changeset/85693",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/85693"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86127",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86127"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2336",
        "datePublished": "2019-11-07T17:46:24.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.918Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2337 (GCVE-0-2011-2337)

    Vulnerability from cvelistv5 – Published: 2019-11-07 17:07 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms.
    Severity
    No CVSS data available.
    CWE
    • type confusion
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome on 64-bit platforms Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-05-09 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.963Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86106"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86173"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome on 64-bit platforms",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "type confusion",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T17:07:29.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86106"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86173"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2337",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome on 64-bit platforms",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "type confusion"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86106",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86106"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86173",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86173"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2337",
        "datePublished": "2019-11-07T17:07:29.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.963Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2353 (GCVE-0-2011-2353)

    Vulnerability from cvelistv5 – Published: 2019-11-07 16:35 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function.
    Severity
    No CVSS data available.
    CWE
    • use after free
    Assigner
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M13
    Create a notification for this product.
    Date Public
    2011-06-14 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:33.787Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/87959"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/88813"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/88197"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M13"
                }
              ]
            }
          ],
          "datePublic": "2011-06-14T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use after free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T16:35:33.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/87959"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/88813"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/88197"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2353",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M13"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use after free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946"
                },
                {
                  "name": "http://trac.webkit.org/changeset/87959",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/87959"
                },
                {
                  "name": "http://trac.webkit.org/changeset/88813",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/88813"
                },
                {
                  "name": "http://trac.webkit.org/changeset/88197",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/88197"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2353",
        "datePublished": "2019-11-07T16:35:33.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:33.787Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2807 (GCVE-0-2011-2807)

    Vulnerability from cvelistv5 – Published: 2019-11-07 16:27 – Updated: 2024-08-06 23:15
    VLAI
    Summary
    Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13.
    Severity
    No CVSS data available.
    CWE
    • use-after-free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M13
    Create a notification for this product.
    Date Public
    2009-01-22 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:15:30.989Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/40393"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M13"
                }
              ]
            }
          ],
          "datePublic": "2009-01-22T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use-after-free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T16:27:48.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/40393"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2807",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M13"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use-after-free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
                },
                {
                  "name": "http://trac.webkit.org/changeset/40393",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/40393"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2807",
        "datePublished": "2019-11-07T16:27:48.000Z",
        "dateReserved": "2011-07-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:15:30.989Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2808 (GCVE-0-2011-2808)

    Vulnerability from cvelistv5 – Published: 2019-11-06 20:12 – Updated: 2024-08-06 23:15
    VLAI
    Summary
    A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed.
    Severity
    No CVSS data available.
    CWE
    • use of stale data
    Assigner
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M13
    Create a notification for this product.
    Date Public
    2011-03-25 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:15:31.048Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86976"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/90568"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/90848"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M13"
                }
              ]
            }
          ],
          "datePublic": "2011-03-25T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use of stale data",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-06T20:12:34.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86976"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/90568"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/90848"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2808",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M13"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use of stale data"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86976",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86976"
                },
                {
                  "name": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
                },
                {
                  "name": "http://code.google.com/p/chromium/issues/detail?id=82063",
                  "refsource": "MISC",
                  "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
                },
                {
                  "name": "https://bugs.webkit.org/show_bug.cgi?id=57091",
                  "refsource": "MISC",
                  "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
                },
                {
                  "name": "http://trac.webkit.org/changeset/90568",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/90568"
                },
                {
                  "name": "http://trac.webkit.org/changeset/90848",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/90848"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2808",
        "datePublished": "2019-11-06T20:12:34.000Z",
        "dateReserved": "2011-07-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:15:31.048Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1298 (GCVE-0-2011-1298)

    Vulnerability from cvelistv5 – Published: 2019-11-06 18:47 – Updated: 2024-08-06 22:21
    VLAI
    Summary
    An Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2011-03-08 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:21:34.045Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/80579"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81431"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2011-03-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-06T18:47:56.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/80579"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81431"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2011-1298",
              "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 Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155"
                },
                {
                  "name": "http://trac.webkit.org/changeset/80579",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/80579"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81431",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81431"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2011-1298",
        "datePublished": "2019-11-06T18:47:56.000Z",
        "dateReserved": "2011-03-06T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:21:34.045Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1459 (GCVE-0-2011-1459)

    Vulnerability from cvelistv5 – Published: 2019-11-05 22:16 – Updated: 2024-08-06 22:28
    VLAI
    Summary
    The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2011-03-23 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:28:41.391Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81795"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81891"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2011-03-23T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-05T22:16:57.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81795"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81891"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2011-1459",
              "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": "The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81795",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81795"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81891",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81891"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2011-1459",
        "datePublished": "2019-11-05T22:16:57.000Z",
        "dateReserved": "2011-03-18T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:28:41.391Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1460 (GCVE-0-2011-1460)

    Vulnerability from cvelistv5 – Published: 2019-11-05 22:04 – Updated: 2024-08-06 22:28
    VLAI
    Summary
    WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2011-03-21 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:28:41.410Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81648"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81748"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2011-03-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-05T22:04:15.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81648"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81748"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2011-1460",
              "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": "WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81648",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81648"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81748",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81748"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2011-1460",
        "datePublished": "2019-11-05T22:04:15.000Z",
        "dateReserved": "2011-03-18T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:28:41.410Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1802 (GCVE-0-2011-1802)

    Vulnerability from nvd – Published: 2019-11-12 21:46 – Updated: 2024-08-06 22:37
    VLAI
    Summary
    WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption).
    Severity
    No CVSS data available.
    CWE
    • memory corruption
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M11 and M12
    Create a notification for this product.
    Date Public
    2011-05-12 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:37:25.705Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86358"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M11 and M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-12T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption)."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "memory corruption",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T21:46:01.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86358"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-1802",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M11 and M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption)."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "memory corruption"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=78572"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86358",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86358"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-1802",
        "datePublished": "2019-11-12T21:46:01.000Z",
        "dateReserved": "2011-04-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:37:25.705Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1803 (GCVE-0-2011-1803)

    Vulnerability from nvd – Published: 2019-11-12 21:16 – Updated: 2024-08-06 22:37
    VLAI
    Summary
    An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element.
    Severity
    No CVSS data available.
    CWE
    • write-after-free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M11 and M12
    Create a notification for this product.
    Date Public
    2011-05-18 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:37:25.730Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86748"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M11 and M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-18T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "write-after-free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T21:16:37.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86748"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-1803",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M11 and M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "write-after-free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86748",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86748"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-1803",
        "datePublished": "2019-11-12T21:16:37.000Z",
        "dateReserved": "2011-04-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:37:25.730Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2334 (GCVE-0-2011-2334)

    Vulnerability from nvd – Published: 2019-11-12 20:55 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections.
    Severity
    No CVSS data available.
    CWE
    • use after free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-05-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.833Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86005"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use after free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T20:55:21.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86005"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2334",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Use after free vulnerability exists in WebKit in Google Chrome before Blink M12 in RenderLayerwhen removing elements with reflections."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use after free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81348"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86005",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86005"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2334",
        "datePublished": "2019-11-12T20:55:21.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.833Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2335 (GCVE-0-2011-2335)

    Vulnerability from nvd – Published: 2019-11-12 19:51 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function.
    Severity
    No CVSS data available.
    CWE
    • double free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-03-02 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.857Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://trac.webkit.org/changeset/80155/webkit"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-03-02T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "double free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-12T19:51:12.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://trac.webkit.org/changeset/80155/webkit"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2335",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "double free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
                },
                {
                  "name": "https://trac.webkit.org/changeset/80155/webkit",
                  "refsource": "MISC",
                  "url": "https://trac.webkit.org/changeset/80155/webkit"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2335",
        "datePublished": "2019-11-12T19:51:12.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.857Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2336 (GCVE-0-2011-2336)

    Vulnerability from nvd – Published: 2019-11-07 17:46 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts.
    Severity
    No CVSS data available.
    CWE
    • transition mishandling
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-05-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.918Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/85693"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86127"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "transition mishandling",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T17:46:24.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/85693"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86127"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2336",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue exists in WebKit in Google Chrome before Blink M12. when clearing lists in AnimationControllerPrivate that signal when a hardware animation starts."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "transition mishandling"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82096"
                },
                {
                  "name": "http://trac.webkit.org/changeset/85693",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/85693"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86127",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86127"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2336",
        "datePublished": "2019-11-07T17:46:24.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.918Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2337 (GCVE-0-2011-2337)

    Vulnerability from nvd – Published: 2019-11-07 17:07 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms.
    Severity
    No CVSS data available.
    CWE
    • type confusion
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome on 64-bit platforms Affected: before Blink M12
    Create a notification for this product.
    Date Public
    2011-05-09 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:32.963Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86106"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86173"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome on 64-bit platforms",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M12"
                }
              ]
            }
          ],
          "datePublic": "2011-05-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "type confusion",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T17:07:29.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86106"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86173"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2337",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome on 64-bit platforms",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M12"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "type confusion"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86106",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86106"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86173",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86173"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2337",
        "datePublished": "2019-11-07T17:07:29.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:32.963Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2353 (GCVE-0-2011-2353)

    Vulnerability from nvd – Published: 2019-11-07 16:35 – Updated: 2024-08-06 23:00
    VLAI
    Summary
    Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function.
    Severity
    No CVSS data available.
    CWE
    • use after free
    Assigner
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M13
    Create a notification for this product.
    Date Public
    2011-06-14 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:00:33.787Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/87959"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/88813"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/88197"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M13"
                }
              ]
            }
          ],
          "datePublic": "2011-06-14T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use after free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T16:35:33.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/87959"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/88813"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/88197"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2353",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M13"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Use after free vulnerability in documentloader in WebKit in Google Chrome before Blink M13 in DocumentWriter::replaceDocument function."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use after free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=84946"
                },
                {
                  "name": "http://trac.webkit.org/changeset/87959",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/87959"
                },
                {
                  "name": "http://trac.webkit.org/changeset/88813",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/88813"
                },
                {
                  "name": "http://trac.webkit.org/changeset/88197",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/88197"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2353",
        "datePublished": "2019-11-07T16:35:33.000Z",
        "dateReserved": "2011-06-02T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:00:33.787Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2807 (GCVE-0-2011-2807)

    Vulnerability from nvd – Published: 2019-11-07 16:27 – Updated: 2024-08-06 23:15
    VLAI
    Summary
    Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13.
    Severity
    No CVSS data available.
    CWE
    • use-after-free
    Assigner
    References
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M13
    Create a notification for this product.
    Date Public
    2009-01-22 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:15:30.989Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/40393"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M13"
                }
              ]
            }
          ],
          "datePublic": "2009-01-22T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use-after-free",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-07T16:27:48.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/40393"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2807",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M13"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use-after-free"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
                },
                {
                  "name": "http://trac.webkit.org/changeset/40393",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/40393"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2807",
        "datePublished": "2019-11-07T16:27:48.000Z",
        "dateReserved": "2011-07-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:15:30.989Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-2808 (GCVE-0-2011-2808)

    Vulnerability from nvd – Published: 2019-11-06 20:12 – Updated: 2024-08-06 23:15
    VLAI
    Summary
    A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed.
    Severity
    No CVSS data available.
    CWE
    • use of stale data
    Assigner
    Impacted products
    Vendor Product Version
    Google Chrome Affected: before Blink M13
    Create a notification for this product.
    Date Public
    2011-03-25 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T23:15:31.048Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/86976"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/90568"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/90848"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Chrome",
              "vendor": "Google",
              "versions": [
                {
                  "status": "affected",
                  "version": "before Blink M13"
                }
              ]
            }
          ],
          "datePublic": "2011-03-25T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "use of stale data",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-06T20:12:34.000Z",
            "orgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
            "shortName": "Chrome"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/86976"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/90568"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/90848"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@google.com",
              "ID": "CVE-2011-2808",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Chrome",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "before Blink M13"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Google"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "use of stale data"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
                },
                {
                  "name": "http://trac.webkit.org/changeset/86976",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/86976"
                },
                {
                  "name": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
                },
                {
                  "name": "http://code.google.com/p/chromium/issues/detail?id=82063",
                  "refsource": "MISC",
                  "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
                },
                {
                  "name": "https://bugs.webkit.org/show_bug.cgi?id=57091",
                  "refsource": "MISC",
                  "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
                },
                {
                  "name": "http://trac.webkit.org/changeset/90568",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/90568"
                },
                {
                  "name": "http://trac.webkit.org/changeset/90848",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/90848"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ebfee0ef-53dd-4cf3-9e2a-08a5bd7a7e28",
        "assignerShortName": "Chrome",
        "cveId": "CVE-2011-2808",
        "datePublished": "2019-11-06T20:12:34.000Z",
        "dateReserved": "2011-07-20T00:00:00.000Z",
        "dateUpdated": "2024-08-06T23:15:31.048Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1298 (GCVE-0-2011-1298)

    Vulnerability from nvd – Published: 2019-11-06 18:47 – Updated: 2024-08-06 22:21
    VLAI
    Summary
    An Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2011-03-08 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:21:34.045Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/80579"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81431"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2011-03-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-06T18:47:56.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/80579"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81431"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2011-1298",
              "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 Integer Overflow exists in WebKit in Google Chrome before Blink M11 in the macOS WebCore::GraphicsContext::fillRect function."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=75155"
                },
                {
                  "name": "http://trac.webkit.org/changeset/80579",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/80579"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81431",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81431"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2011-1298",
        "datePublished": "2019-11-06T18:47:56.000Z",
        "dateReserved": "2011-03-06T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:21:34.045Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1459 (GCVE-0-2011-1459)

    Vulnerability from nvd – Published: 2019-11-05 22:16 – Updated: 2024-08-06 22:28
    VLAI
    Summary
    The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2011-03-23 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:28:41.391Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81795"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81891"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2011-03-23T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-05T22:16:57.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81795"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81891"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2011-1459",
              "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": "The WebKit::WebPluginContainerImpl::handleEvent function in Google Chrome before Blink M11 allows an attacker to cause a denial of service (crash) via the htmlpluginelement.cpp plugin."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76474"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81795",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81795"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81891",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81891"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2011-1459",
        "datePublished": "2019-11-05T22:16:57.000Z",
        "dateReserved": "2011-03-18T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:28:41.391Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2011-1460 (GCVE-0-2011-1460)

    Vulnerability from nvd – Published: 2019-11-05 22:04 – Updated: 2024-08-06 22:28
    VLAI
    Summary
    WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2011-03-21 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T22:28:41.410Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81648"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://trac.webkit.org/changeset/81748"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2011-03-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2019-11-05T22:04:15.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81648"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://trac.webkit.org/changeset/81748"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2011-1460",
              "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": "WebKit in Google Chrome before Blink M11 contains a bad cast to RenderBlock when anonymous blocks are renderblocks."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784",
                  "refsource": "MISC",
                  "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=76784"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81648",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81648"
                },
                {
                  "name": "http://trac.webkit.org/changeset/81748",
                  "refsource": "MISC",
                  "url": "http://trac.webkit.org/changeset/81748"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2011-1460",
        "datePublished": "2019-11-05T22:04:15.000Z",
        "dateReserved": "2011-03-18T00:00:00.000Z",
        "dateUpdated": "2024-08-06T22:28:41.410Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }