From 0c7518f8beb0121d05c47d810b31d3ba75e4be50 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 21:44:51 +0000 Subject: [PATCH] Publish GHSA-jp27-cwp2-5qqr --- .../GHSA-jp27-cwp2-5qqr/GHSA-jp27-cwp2-5qqr.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2018/07/GHSA-jp27-cwp2-5qqr/GHSA-jp27-cwp2-5qqr.json b/advisories/github-reviewed/2018/07/GHSA-jp27-cwp2-5qqr/GHSA-jp27-cwp2-5qqr.json index 627a0a15831..fc28426db2a 100644 --- a/advisories/github-reviewed/2018/07/GHSA-jp27-cwp2-5qqr/GHSA-jp27-cwp2-5qqr.json +++ b/advisories/github-reviewed/2018/07/GHSA-jp27-cwp2-5qqr/GHSA-jp27-cwp2-5qqr.json @@ -1,15 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-jp27-cwp2-5qqr", - "modified": "2020-08-31T18:25:22Z", + "modified": "2023-09-13T21:43:41Z", "published": "2018-07-23T20:54:24Z", "aliases": [ "CVE-2017-16045" ], - "summary": "Hijacked Environment Variables in jquery.js", + "summary": "jquery.js is malware ", "details": "The `jquery.js` 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": "jquery.js" }, + "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-16T21:43:53Z", "nvd_published_at": null