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

147 lines
5.0 KiB
JSON

{
"id": "CVE-2016-1634",
"sourceIdentifier": "chrome-cve-admin@google.com",
"published": "2016-03-06T02:59:05.463",
"lastModified": "2023-11-07T02:30:14.510",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/416.html\">CWE-416: Use After Free</a>",
"descriptions": [
{
"lang": "en",
"value": "Use-after-free vulnerability in the StyleResolver::appendCSSStyleSheet function in WebKit/Source/core/css/resolver/StyleResolver.cpp in Blink, as used in Google Chrome before 49.0.2623.75, allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted web site that triggers Cascading Style Sheets (CSS) style invalidation during a certain subtree-removal action."
},
{
"lang": "es",
"value": "Vulnerabilidad de uso despu\u00e9s de liberaci\u00f3n de memoria en la funci\u00f3n StyleResolver::appendCSSStyleSheet en WebKit/Source/core/css/resolver/StyleResolver.cpp en Blink, tal como se utiliza en Google Chrome en versiones anteriores a 49.0.2623.75, permite a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de un sitio web manipulado que desencadena la invalidaci\u00f3n del estilo Cascading Style Sheets (CSS) durante cierta acci\u00f3n de eliminaci\u00f3n de sub\u00e1rbol."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"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": "chrome-cve-admin@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00014.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00015.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00018.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00028.html",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.debian.org/security/2016/dsa-3507",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.securityfocus.com/bid/84008",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.securitytracker.com/id/1035185",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2920-1",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=559292",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://codereview.chromium.org/1556963002",
"source": "chrome-cve-admin@google.com"
},
{
"url": "https://security.gentoo.org/glsa/201603-09",
"source": "chrome-cve-admin@google.com"
}
]
}