2023-11-07 21:03:21 +00:00

126 lines
3.6 KiB
JSON

{
"id": "CVE-2011-2808",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2019-11-06T21:15:10.650",
"lastModified": "2023-11-07T02:07:55.453",
"vulnStatus": "Modified",
"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."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:blink:*:*:*:*:*:chromium:*:*",
"versionEndExcluding": "m13",
"matchCriteriaId": "C3974F5A-CB8A-4DD4-8974-EA6989A44C68"
}
]
}
]
}
],
"references": [
{
"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": "chrome-cve-admin@google.com"
}
]
}