文件
websafe-kb/08-threat-intel/registry/advisories/nextjs--CVE-2018-6184.json

76 行
1.9 KiB
JSON

{
"canonical_id": "nextjs--CVE-2018-6184",
"system_id": "nextjs",
"display_name": "Next.js",
"category": "frameworks",
"advisory_mode": "core",
"title": "Directory traversal vulnerability in Next.js",
"summary": "Next.js 4 before 4.2.3 has Directory Traversal under the `/_next` request namespace.",
"published_at": "2018-01-24T19:38:52Z",
"updated_at": "2023-11-08T04:00:21.025418Z",
"severity": "low",
"cvss_score": 3.0,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6184",
"secondary_source_urls": [
"https://github.com/advisories/GHSA-m34x-wgrh-g897",
"https://github.com/vercel/next.js/releases/tag/4.2.3",
"https://github.com/zeit/next.js"
],
"aliases": [
"CVE-2018-6184",
"GHSA-m34x-wgrh-g897"
],
"cve_ids": [
"CVE-2018-6184"
],
"ghsa_ids": [
"GHSA-m34x-wgrh-g897"
],
"osv_ids": [
"GHSA-m34x-wgrh-g897"
],
"affected_versions": [
"introduced=1.0.0, fixed<4.2.3"
],
"fixed_versions": [
"4.2.3"
],
"package_name": "next",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/nextjs/cases/nextjs-cve-2018-6184.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
}
}