diff --git a/advisories/github-reviewed/2018/07/GHSA-333w-rxj3-f55r/GHSA-333w-rxj3-f55r.json b/advisories/github-reviewed/2018/07/GHSA-333w-rxj3-f55r/GHSA-333w-rxj3-f55r.json index 2502b4ee7ab..3f462f34bc8 100644 --- a/advisories/github-reviewed/2018/07/GHSA-333w-rxj3-f55r/GHSA-333w-rxj3-f55r.json +++ b/advisories/github-reviewed/2018/07/GHSA-333w-rxj3-f55r/GHSA-333w-rxj3-f55r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-333w-rxj3-f55r", - "modified": "2020-08-31T18:10:51Z", + "modified": "2024-04-22T19:37:18Z", "published": "2018-07-24T20:00:30Z", "aliases": [ "CVE-2017-16021" @@ -9,7 +9,10 @@ "summary": "Regular Expression Denial Of Service in uri-js", "details": "Affected versions of `uri-js` is susceptible to a regular expression denial of service vulnerability when user input is sent to the `.parse()` method.\n\n\n\n## Recommendation\n\nUpdate to v3.0.0 or later.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } ], "affected": [ { @@ -29,10 +32,7 @@ } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 2.1.1" - } + ] } ], "references": [ @@ -48,6 +48,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-333w-rxj3-f55r" }, + { + "type": "WEB", + "url": "https://nodesecurity.io/advisories/100" + }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/100" @@ -55,11 +59,12 @@ ], "database_specific": { "cwe_ids": [ + "CWE-1333", "CWE-400" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:53:45Z", - "nvd_published_at": null + "nvd_published_at": "2018-06-04T19:29:01Z" } } \ No newline at end of file