mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-6hvf-xvwm-vrw4 GHSA-vfjw-crcq-q92v
This commit is contained in:
@@ -26,13 +26,13 @@
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "3.0.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "< 3.0.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
|
||||
+28
-5
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vfjw-crcq-q92v",
|
||||
"modified": "2022-05-14T02:24:35Z",
|
||||
"modified": "2023-07-31T20:29:58Z",
|
||||
"published": "2022-05-14T02:24:35Z",
|
||||
"aliases": [
|
||||
"CVE-2016-3199"
|
||||
],
|
||||
"summary": "ChakraCore RCE Vulnerability",
|
||||
"details": "The Chakra JavaScript engine in Microsoft Edge allows 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,\" a different vulnerability than CVE-2016-3214.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,20 +15,42 @@
|
||||
}
|
||||
],
|
||||
"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-3199"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/chakra-core/ChakraCore/commit/bcd950efee487bdfd73cd1282de4e02e82e62629"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-068"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securitytracker.com/id/1036099"
|
||||
"url": "https://web.archive.org/web/20211129115034/http://www.securitytracker.com/id/1036099"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
@@ -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:58Z",
|
||||
"nvd_published_at": "2016-06-16T01:59:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user