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.
CWE
  • use of stale data
Impacted products
Vendor Product Version CPE status
Google Chrome Affected: before Blink M13
guessed 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",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2011-2808",
      "date": "2026-09-21",
      "epss": "0.00972",
      "percentile": "0.59951"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:google:blink:*:*:*:*:*:chromium:*:*",
                    "matchCriteriaId": "C3974F5A-CB8A-4DD4-8974-EA6989A44C68",
                    "versionEndExcluding": "m13",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "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."
          },
          {
            "lang": "es",
            "value": "Un dise\u00f1o obsoleto root se establece como un elemento de entrada en WebKit en Google Chrome anterior a Blink M13, cuando un proceso hijo de un keygen con enfoque autom\u00e1tico es accedido."
          }
        ],
        "id": "CVE-2011-2808",
        "lastModified": "2024-11-21T01:29:01.103",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": true
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2019-11-06T21:15:10.650",
        "references": [
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://trac.webkit.org/changeset/86976"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://trac.webkit.org/changeset/90568"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "http://trac.webkit.org/changeset/90848"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
          },
          {
            "source": "chrome-cve-admin@google.com",
            "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://code.google.com/p/chromium/issues/detail?id=82063"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderObject.h?rev=86705#L1044"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://trac.webkit.org/changeset/86976"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://trac.webkit.org/changeset/90568"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://trac.webkit.org/changeset/90848"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugs.chromium.org/p/chromium/issues/detail?id=83672"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugs.webkit.org/show_bug.cgi?id=57091"
          }
        ],
        "sourceIdentifier": "chrome-cve-admin@google.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…