154 lines
4.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2016-1612",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2016-01-25T11:59:00.120",
"lastModified": "2016-12-07T18:32:55.777",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The LoadIC::UpdateCaches function in ic/ic.cc in Google V8, as used in Google Chrome before 48.0.2564.82, does not ensure receiver compatibility before performing a cast of an unspecified variable, which allows remote attackers to cause a denial of service or possibly have unknown other impact via crafted JavaScript code."
},
{
"lang": "es",
"value": "La funci\u00f3n LoadIC::UpdateCaches en ic/ic.cc en Google V8, tal como se utiliza en Google Chrome en versiones anteriores a 48.0.2564.82, no asegura la compatibilidad del receptor antes de realizar una proyecci\u00f3n de una variable no especificada, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio o posiblemente tener otro impacto no especificado a trav\u00e9s de c\u00f3digo JavaScript 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:L/I:L/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"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": "47.0.2526.106",
"matchCriteriaId": "68EEC241-F8D3-4CF6-AE28-1B7BA2E4E6A4"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2016/01/stable-channel-update_20.html",
"source": "cve-coordination@google.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00035.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00036.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00046.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-0072.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.debian.org/security/2016/dsa-3456",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securityfocus.com/bid/81431",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securitytracker.com/id/1034801",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2877-1",
"source": "cve-coordination@google.com"
},
{
"url": "https://chromium.googlesource.com/v8/v8/+/cfbd16172fa165cc33ce0e2e72f74e5561168a61",
"source": "cve-coordination@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=497632",
"source": "cve-coordination@google.com"
},
{
"url": "https://codereview.chromium.org/1531583005",
"source": "cve-coordination@google.com"
},
{
"url": "https://security.gentoo.org/glsa/201603-09",
"source": "cve-coordination@google.com"
}
]
}