210 lines
7.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2016-5150",
"sourceIdentifier": "chrome-cve-admin@google.com",
2023-04-24 12:24:31 +02:00
"published": "2016-09-11T10:59:05.380",
"lastModified": "2025-04-12T10:46:40.837",
"vulnStatus": "Deferred",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "WebKit/Source/bindings/modules/v8/V8BindingForModules.cpp in Blink, as used in Google Chrome before 53.0.2785.89 on Windows and OS X and before 53.0.2785.92 on Linux, has an Indexed Database (aka IndexedDB) API implementation that does not properly restrict key-path evaluation, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted JavaScript code that leverages certain side effects."
},
{
"lang": "es",
"value": "WebKit/Source/bindings/modules/v8/V8BindingForModules.cpp en Blink, tal como se utiliza en Google Chrome en versiones anteriores a 53.0.2785.89 en Windows y SO X y en versiones anteriores a 53.0.2785.92 en Linux, tiene una implementaci\u00f3n de API Indexed Database (tambi\u00e9n conocida como IndexedDB) que no restringe adecuadamente la evaluaci\u00f3n de key-path, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (uso despu\u00e9s de liberaci\u00f3n de memoria) o posiblemente tener otro impacto no especificado a trav\u00e9s de c\u00f3digo JavaScript manipulado que aprovecha ciertos efectos laterales."
}
],
"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",
"baseScore": 8.8,
"baseSeverity": "HIGH",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
2023-04-24 12:24:31 +02:00
},
"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:P/I:P/A:P",
"baseScore": 6.8,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
2023-04-24 12:24:31 +02:00
},
"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-416"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4863BE36-D16A-4D75-90D9-FD76DB5B48B7"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "52.0.2743.116",
"matchCriteriaId": "2B9B1F3E-5ED5-490F-9AB5-B2065C2C99FF"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-09/msg00003.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-09/msg00004.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-09/msg00008.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00073.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-1854.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.debian.org/security/2016/dsa-3660",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/bid/92717",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securitytracker.com/id/1036729",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://codereview.chromium.org/2255413004/",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://crbug.com/637963",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://googlechromereleases.blogspot.com/2016/08/stable-channel-update-for-desktop_31.html",
"source": "chrome-cve-admin@google.com"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://security.gentoo.org/glsa/201610-09",
"source": "chrome-cve-admin@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-09/msg00003.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-09/msg00004.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-09/msg00008.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00073.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-1854.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.debian.org/security/2016/dsa-3660",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/92717",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securitytracker.com/id/1036729",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://codereview.chromium.org/2255413004/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://crbug.com/637963",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://googlechromereleases.blogspot.com/2016/08/stable-channel-update-for-desktop_31.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://security.gentoo.org/glsa/201610-09",
"source": "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}