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

106 lines
3.0 KiB
JSON

{
"id": "CVE-2011-1803",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2019-11-12T22:15:10.853",
"lastModified": "2023-11-07T02:07:09.217",
"vulnStatus": "Modified",
"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."
},
{
"lang": "es",
"value": "Existe un problema en el archivo third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h en WebKit en Google Chrome anterior a Blink M11 y M12, al intentar acceder a un elemento smil eliminado."
}
],
"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-415"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:blink:*:*:*:*:*:chromium:*:*",
"versionEndExcluding": "m11",
"matchCriteriaId": "70EC3B59-C86A-4A69-945C-8C9DEE03AA3A"
}
]
}
]
}
],
"references": [
{
"url": "http://trac.webkit.org/changeset/86748",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82516",
"source": "chrome-cve-admin@google.com"
}
]
}