原始 OSV JSON
{
"id": "GHSA-9m6j-fcg5-2442",
"aliases": [
"CVE-2021-27515"
],
"details": "url-parse before 1.5.0 mishandles certain uses of backslash such as http:\\/ and interprets the URI as a relative path.",
"summary": "Path traversal in url-parse",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.1.0"
},
{
"fixed": "1.5.0"
}
]
}
],
"package": {
"name": "url-parse",
"ecosystem": "npm"
}
}
],
"modified": "2026-02-03T22:11:36Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"published": "2021-05-06T16:10:51Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27515",
"type": "ADVISORY"
},
{
"url": "https://github.com/github/advisory-database/pull/6763",
"type": "WEB"
},
{
"url": "https://github.com/unshiftio/url-parse/pull/197",
"type": "WEB"
},
{
"url": "https://github.com/unshiftio/url-parse/commit/d1e7e8822f26e8a49794b757123b51386325b2b0",
"type": "WEB"
},
{
"url": "https://advisory.checkmarx.net/advisory/CX-2021-4306",
"type": "WEB"
},
{
"url": "https://github.com/unshiftio/url-parse",
"type": "PACKAGE"
},
{
"url": "https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.0",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00030.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-23"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-02-22T00:15:00Z",
"github_reviewed_at": "2021-03-22T21:04:52Z"
}
}