原始 OSV JSON{
"id": "GHSA-8r4g-cg4m-x23c",
"aliases": [],
"details": "All versions of node-static are vulnerable to a Denial of Service. The package fails to catch an exception when user input includes null bytes. This allows attackers to access `http://host/%00` and crash the server.",
"summary": "Denial of Service in node-static",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.7.11"
}
]
}
],
"package": {
"name": "node-static",
"ecosystem": "npm"
}
}
],
"modified": "2025-10-03T18:27:42Z",
"severity": [],
"published": "2021-09-22T18:22:02Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11149",
"type": "ADVISORY"
},
{
"url": "https://github.com/cloudhead/node-static/pull/213",
"type": "WEB"
},
{
"url": "https://github.com/github/advisory-database/pull/6248",
"type": "WEB"
},
{
"url": "https://github.com/cloudhead/node-static",
"type": "PACKAGE"
},
{
"url": "https://github.com/cloudhead/node-static/blob/643a528ec7bbd05a59c4030655d94810570afb3f/CHANGES.md#-unreleased",
"type": "WEB"
},
{
"url": "https://security.snyk.io/vuln/SNYK-JS-NODESTATIC-1297183",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-248",
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-09-22T18:21:20Z"
}
}