原始 OSV JSON
{
"id": "GHSA-333w-rxj3-f55r",
"aliases": [
"CVE-2017-16021"
],
"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.",
"summary": "Regular Expression Denial Of Service in uri-js",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0"
}
]
}
],
"package": {
"name": "uri-js",
"ecosystem": "npm"
}
}
],
"modified": "2024-04-22T19:37:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-07-24T20:00:30Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16021",
"type": "ADVISORY"
},
{
"url": "https://github.com/garycourt/uri-js/issues/12",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-333w-rxj3-f55r",
"type": "ADVISORY"
},
{
"url": "https://nodesecurity.io/advisories/100",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/100",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-1333",
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2018-06-04T19:29:01Z",
"github_reviewed_at": "2020-06-16T20:53:45Z"
}
}