René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

113 lines
3.5 KiB
JSON

{
"id": "CVE-2010-2300",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-15T18:00:02.250",
"lastModified": "2020-08-05T15:31:24.337",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in the Element::normalizeAttributes function in dom/Element.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via vectors related to handlers for DOM mutation events, aka rdar problem 7948784. NOTE: this might overlap CVE-2010-1759."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despues de liberaci\u00f3n en la funci\u00f3n Element::normalizeAttributes en dom/Element.cpp en WebCore de WebKit de Google Chrome anterior a v5.0.375.70 permite a los atacantes remotos ejecutar c\u00f3digo a su elecci\u00f3n o causar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria) a trav\u00e9s de vectores relacionados con los manejadores de eventos de mutaci\u00f3n DOM, tambi\u00e9n conocido como problema rdar 7948784. NOTA: Esta vulnerabilidad podr\u00eda superponerse con CVE-2010-1759."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.0.375.70",
"matchCriteriaId": "8ECA07BF-CA5D-46C5-A207-1CDAA8EAC5E9"
}
]
}
]
}
],
"references": [
{
"url": "http://code.google.com/p/chromium/issues/detail?id=43315",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://googlechromereleases.blogspot.com/2010/06/stable-channel-update.html",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2011/0212",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11357",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}