76 行
2.0 KiB
JSON
76 行
2.0 KiB
JSON
{
|
|
"canonical_id": "nextjs--CVE-2017-16877",
|
|
"system_id": "nextjs",
|
|
"display_name": "Next.js",
|
|
"category": "frameworks",
|
|
"advisory_mode": "core",
|
|
"title": "Next.js Directory Traversal Vulnerability",
|
|
"summary": "Next.js before 2.4.1 has directory traversal under the `/_next` and `/static` request namespace, allowing attackers to obtain sensitive information.",
|
|
"published_at": "2017-12-05T02:04:14Z",
|
|
"updated_at": "2024-04-22T19:49:35Z",
|
|
"severity": "low",
|
|
"cvss_score": 3.0,
|
|
"exploit_status": "unknown",
|
|
"source_confidence": "official",
|
|
"official_source_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16877",
|
|
"secondary_source_urls": [
|
|
"https://github.com/vercel/next.js/commit/02fe7cf63f6265d73bdaf8bc50a4f2fb539dcd00",
|
|
"https://github.com/zeit/next.js",
|
|
"https://github.com/zeit/next.js/releases/tag/2.4.1"
|
|
],
|
|
"aliases": [
|
|
"CVE-2017-16877",
|
|
"GHSA-3f5c-4qxj-vmpf"
|
|
],
|
|
"cve_ids": [
|
|
"CVE-2017-16877"
|
|
],
|
|
"ghsa_ids": [
|
|
"GHSA-3f5c-4qxj-vmpf"
|
|
],
|
|
"osv_ids": [
|
|
"GHSA-3f5c-4qxj-vmpf"
|
|
],
|
|
"affected_versions": [
|
|
"introduced=1.0.0, fixed<2.4.1"
|
|
],
|
|
"fixed_versions": [
|
|
"2.4.1"
|
|
],
|
|
"package_name": "next",
|
|
"render_markdown": true,
|
|
"case_path": "07-framework-security/frameworks/nextjs/cases/nextjs-cve-2017-16877.md",
|
|
"secure_code_topics": [
|
|
"authz-server-side-recheck",
|
|
"proxy-trust-boundary",
|
|
"token-cookie-storage",
|
|
"path-traversal-guard"
|
|
],
|
|
"status": "generated",
|
|
"triage_reasons": [],
|
|
"verification_status": "triage-manual",
|
|
"verification_mode": "synthetic",
|
|
"last_verified_at": null,
|
|
"last_run_id": null,
|
|
"evidence_bundle": null,
|
|
"historical_status": null,
|
|
"latest_status": null,
|
|
"browser_evidence": {
|
|
"required": false,
|
|
"present": false,
|
|
"refs": []
|
|
},
|
|
"repro_profile_id": "nextjs-proxy-boundary",
|
|
"artifact_mode": "official-source",
|
|
"blocked_reason": null,
|
|
"metadata": {
|
|
"source_names": [
|
|
"OSV Next.js"
|
|
],
|
|
"source_kinds": [
|
|
"osv-batch"
|
|
],
|
|
"candidate_count": 1
|
|
}
|
|
}
|