Publish GHSA-333w-rxj3-f55r

This commit is contained in:
advisory-database[bot]
2024-04-22 19:38:41 +00:00
parent bdd344d0fd
commit 485b9dc5ff
@@ -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"
}
}