ghsa-8r5c-8v97-g7vh
Vulnerability from github
ChakraCore and Microsoft Edge in Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to gain the same user rights as the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". The JavascriptGeneratorFunction::GetPropertyBuiltIns
exposes scriptFunction
while trying to get the length property passed the generator function.
This CVE ID is unique from CVE-2017-11886, CVE-2017-11889, CVE-2017-11890, CVE-2017-11893, CVE-2017-11894, CVE-2017-11895, CVE-2017-11901, CVE-2017-11903, CVE-2017-11905, CVE-2017-11905, CVE-2017-11907, CVE-2017-11908, CVE-2017-11909, CVE-2017-11910, CVE-2017-11911, CVE-2017-11912, CVE-2017-11913, CVE-2017-11916, CVE-2017-11918, and CVE-2017-11930.
{ "affected": [ { "package": { "ecosystem": "NuGet", "name": "Microsoft.ChakraCore" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.7.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-11914" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": true, "github_reviewed_at": "2023-07-26T21:21:17Z", "nvd_published_at": "2017-12-12T21:29:00Z", "severity": "HIGH" }, "details": "ChakraCore and Microsoft Edge in Windows 10 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to gain the same user rights as the current user, due to how the scripting engine handles objects in memory, aka \"Scripting Engine Memory Corruption Vulnerability\". The `JavascriptGeneratorFunction::GetPropertyBuiltIns` exposes `scriptFunction` while trying to get the length property passed the generator function.\n\nThis CVE ID is unique from CVE-2017-11886, CVE-2017-11889, CVE-2017-11890, CVE-2017-11893, CVE-2017-11894, CVE-2017-11895, CVE-2017-11901, CVE-2017-11903, CVE-2017-11905, CVE-2017-11905, CVE-2017-11907, CVE-2017-11908, CVE-2017-11909, CVE-2017-11910, CVE-2017-11911, CVE-2017-11912, CVE-2017-11913, CVE-2017-11916, CVE-2017-11918, and CVE-2017-11930.", "id": "GHSA-8r5c-8v97-g7vh", "modified": "2023-10-10T16:18:06Z", "published": "2022-05-14T01:06:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-11914" }, { "type": "WEB", "url": "https://github.com/chakra-core/ChakraCore/pull/4411" }, { "type": "WEB", "url": "https://github.com/chakra-core/ChakraCore/commit/b488088279391deaaacfce4f0756caaefc284109" }, { "type": "PACKAGE", "url": "https://github.com/chakra-core/ChakraCore" }, { "type": "WEB", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-11914" }, { "type": "WEB", "url": "https://web.archive.org/web/20210124122728/http://www.securityfocus.com/bid/102088" }, { "type": "WEB", "url": "https://web.archive.org/web/20210829201729/http://www.securitytracker.com/id/1039990" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/43713" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "ChakraCore vulnerable to privilege escalation due to exposure from scriptFunction" }
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.