From 82b6e4d7bd63486af0a582fe908a3fd719ea7b72 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 18:41:59 +0000 Subject: [PATCH] Publish Advisories GHSA-pv8x-p9hq-j328 GHSA-646x-m363-9rh4 GHSA-3rh7-vm4x-q2hp --- .../GHSA-pv8x-p9hq-j328/GHSA-pv8x-p9hq-j328.json | 12 ++++++++++-- .../GHSA-646x-m363-9rh4/GHSA-646x-m363-9rh4.json | 16 ++++++++++++---- .../GHSA-3rh7-vm4x-q2hp/GHSA-3rh7-vm4x-q2hp.json | 16 ++++++++++++---- 3 files changed, 34 insertions(+), 10 deletions(-) diff --git a/advisories/github-reviewed/2017/12/GHSA-pv8x-p9hq-j328/GHSA-pv8x-p9hq-j328.json b/advisories/github-reviewed/2017/12/GHSA-pv8x-p9hq-j328/GHSA-pv8x-p9hq-j328.json index 2093da3ac90..57398118b12 100644 --- a/advisories/github-reviewed/2017/12/GHSA-pv8x-p9hq-j328/GHSA-pv8x-p9hq-j328.json +++ b/advisories/github-reviewed/2017/12/GHSA-pv8x-p9hq-j328/GHSA-pv8x-p9hq-j328.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-pv8x-p9hq-j328", - "modified": "2020-08-31T18:27:26Z", + "modified": "2023-09-12T18:41:33Z", "published": "2017-12-18T22:27:53Z", "aliases": [ "CVE-2017-1001003" @@ -9,7 +9,10 @@ "summary": "Arbitrary Code Execution in mathjs", "details": "math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object.\n\n\n## Recommendation\n\nUpgrade to version 3.17.0 or later.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "mathjs" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", diff --git a/advisories/github-reviewed/2018/10/GHSA-646x-m363-9rh4/GHSA-646x-m363-9rh4.json b/advisories/github-reviewed/2018/10/GHSA-646x-m363-9rh4/GHSA-646x-m363-9rh4.json index 156eee9b204..ca84883edd9 100644 --- a/advisories/github-reviewed/2018/10/GHSA-646x-m363-9rh4/GHSA-646x-m363-9rh4.json +++ b/advisories/github-reviewed/2018/10/GHSA-646x-m363-9rh4/GHSA-646x-m363-9rh4.json @@ -1,15 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-646x-m363-9rh4", - "modified": "2020-08-31T18:25:36Z", + "modified": "2023-09-12T18:41:03Z", "published": "2018-10-03T20:27:55Z", "aliases": [ "CVE-2017-16063" ], - "summary": "Hijacked Environment Variables in node-opensl", + "summary": "node-opensl is malware", "details": "The `node-opensl` package is a piece of malware that steals environment variables and sends them to attacker controlled locations. \n\nAll versions have been unpublished from the npm registry.\n\n\n## Recommendation\n\n\nAs this package is malware, if you find it installed in your environment, the real security concern is determining how it got there. \n\nIf you have found this installed in your environment, you should:\n1. Delete the package\n2. Clear your npm cache\n3. Ensure it is not present in any other package.json files on your system\n4. Regenerate your registry credentials, tokens, and any other sensitive credentials that may have been present in your environment variables. \n\nAdditionally, any service which may have been exposed via credentials in your environment variables, such as a database, should be reviewed for indicators of compromise as well.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "node-opensl" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -47,7 +55,7 @@ "cwe_ids": [ "CWE-506" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:17:55Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2018/11/GHSA-3rh7-vm4x-q2hp/GHSA-3rh7-vm4x-q2hp.json b/advisories/github-reviewed/2018/11/GHSA-3rh7-vm4x-q2hp/GHSA-3rh7-vm4x-q2hp.json index 65991b3d780..b41c3c4cb32 100644 --- a/advisories/github-reviewed/2018/11/GHSA-3rh7-vm4x-q2hp/GHSA-3rh7-vm4x-q2hp.json +++ b/advisories/github-reviewed/2018/11/GHSA-3rh7-vm4x-q2hp/GHSA-3rh7-vm4x-q2hp.json @@ -1,15 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-3rh7-vm4x-q2hp", - "modified": "2020-08-31T18:24:59Z", + "modified": "2023-09-12T18:40:34Z", "published": "2018-11-09T17:49:22Z", "aliases": [ "CVE-2017-16055" ], - "summary": "Hijacked Environment Variables in sqlserver", + "summary": "sqlserver is malware", "details": "The `sqlserver` package is a piece of malware that steals environment variables and sends them to attacker controlled locations. \n\nAll versions have been unpublished from the npm registry.\n\n\n## Recommendation\n\nAs this package is malware, if you find it installed in your environment, the real security concern is determining how it got there. \n\nIf you have found this installed in your environment, you should:\n1. Delete the package\n2. Clear your npm cache\n3. Ensure it is not present in any other package.json files on your system\n4. Regenerate your registry credentials, tokens, and any other sensitive credentials that may have been present in your environment variables. \n\nAdditionally, any service which may have been exposed via credentials in your environment variables, such as a database, should be reviewed for indicators of compromise as well.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "npm", "name": "sqlserver" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -50,7 +58,7 @@ "cwe_ids": [ "CWE-506" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:56:09Z", "nvd_published_at": null