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

76 行
1.9 KiB
JSON

{
"canonical_id": "nextjs--CVE-2018-18282",
"system_id": "nextjs",
"display_name": "Next.js",
"category": "frameworks",
"advisory_mode": "core",
"title": "Next.js has cross site scripting (XSS) vulnerability via the 404 or 500 /_error page",
"summary": "Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page.",
"published_at": "2018-10-15T21:43:12Z",
"updated_at": "2023-11-08T04:00:05.061101Z",
"severity": "low",
"cvss_score": 3.0,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18282",
"secondary_source_urls": [
"https://github.com/advisories/GHSA-qw96-mm2g-c8m7",
"https://github.com/zeit/next.js",
"https://github.com/zeit/next.js/releases/tag/7.0.2"
],
"aliases": [
"CVE-2018-18282",
"GHSA-qw96-mm2g-c8m7"
],
"cve_ids": [
"CVE-2018-18282"
],
"ghsa_ids": [
"GHSA-qw96-mm2g-c8m7"
],
"osv_ids": [
"GHSA-qw96-mm2g-c8m7"
],
"affected_versions": [
"introduced=7.0.0, fixed<7.0.2"
],
"fixed_versions": [
"7.0.2"
],
"package_name": "next",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/nextjs/cases/nextjs-cve-2018-18282.md",
"secure_code_topics": [
"authz-server-side-recheck",
"proxy-trust-boundary",
"token-cookie-storage",
"xss-output-encoding"
],
"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-xss",
"artifact_mode": "official-source",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Next.js"
],
"source_kinds": [
"osv-batch"
],
"candidate_count": 1
}
}