mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-ww6f-76ff-phhj
This commit is contained in:
+29
-6
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-ww6f-76ff-phhj",
|
||||
"modified": "2022-05-14T02:24:35Z",
|
||||
"modified": "2023-07-31T20:29:04Z",
|
||||
"published": "2022-05-14T02:24:35Z",
|
||||
"aliases": [
|
||||
"CVE-2016-3202"
|
||||
],
|
||||
"summary": "ChakraCore RCE Vulnerability",
|
||||
"details": "The Microsoft (1) Chakra JavaScript, (2) JScript, and (3) VBScript engines, as used in Microsoft Internet Explorer 10 and 11 and Microsoft Edge, allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka \"Scripting Engine Memory Corruption Vulnerability.\"",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "Microsoft.ChakraCore"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.2.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3202"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/chakra-core/ChakraCore/commit/ff9067ebe9e1c92eff4e25da95070bfd5942da07"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-063"
|
||||
@@ -31,11 +54,11 @@
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securitytracker.com/id/1036096"
|
||||
"url": "https://web.archive.org/web/20211129115034/http://www.securitytracker.com/id/1036099"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securitytracker.com/id/1036099"
|
||||
"url": "https://web.archive.org/web/20211208124350/http://www.securitytracker.com/id/1036096"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -43,8 +66,8 @@
|
||||
"CWE-119"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-07-31T20:29:04Z",
|
||||
"nvd_published_at": "2016-06-16T01:59:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user