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

129 lines
4.1 KiB
JSON

{
"id": "CVE-2016-2844",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2016-03-06T02:59:14.883",
"lastModified": "2016-12-03T03:26:06.550",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "WebKit/Source/core/layout/LayoutBlock.cpp in Blink, as used in Google Chrome before 49.0.2623.75, does not properly determine when anonymous block wrappers may exist, which allows remote attackers to cause a denial of service (incorrect cast and assertion failure) or possibly have unspecified other impact via crafted JavaScript code."
},
{
"lang": "es",
"value": "WebKit/Source/core/layout/LayoutBlock.cpp en Blink, tal como se utiliza en Google Chrome en versiones anteriores a 49.0.2623.75, no determina adecuadamente cu\u00e1ndo pueden existir wrappers de bloqueo an\u00f3nimos, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (proyecci\u00f3n incorrecta y fallo de aserci\u00f3n) o posiblemente tener otro impacto no especificado a trav\u00e9s de c\u00f3digo JavaScriprt manipulado."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"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:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "48.0.2564.116",
"matchCriteriaId": "99CABF0F-D201-46AE-83DC-09257264BF7D"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2016/03/stable-channel-update.html",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/84170",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securitytracker.com/id/1035185",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2920-1",
"source": "cve-coordination@google.com"
},
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=546849",
"source": "cve-coordination@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=591402",
"source": "cve-coordination@google.com"
},
{
"url": "https://codereview.chromium.org/1423573002",
"source": "cve-coordination@google.com"
}
]
}