更新: 2531 个文件 - 2026-03-17 21:00:03

这个提交包含在:
hao
2026-03-17 21:00:04 -07:00
父节点 a3edc88834
当前提交 080e55a98c
修改 2531 个文件,包含 135521 行新增3725 行删除

查看文件

@@ -5,11 +5,11 @@
"category": "frameworks",
"advisory_mode": "core",
"title": "Next.js Race Condition to Cache Poisoning",
"summary": "**Summary** \nWe received a responsible disclosure from Allam Rachid (zhero) for a low-severity race-condition vulnerability in Next.js. This issue only affects the **Pages Router** under certain misconfigurations, causing normal endpoints to serve `pageProps` data instead of standard HTML.\n\n[Learn more here](https://vercel.com/changelog/cve-2025-32421)\n\n**Credit** \nThank you to **Allam Rachid (zhero)** for the responsible disclosure. This research was rewarded as part of our bug bounty program.",
"summary": "Next.js Race Condition to Cache Poisoning",
"published_at": "2025-05-15T14:12:26Z",
"updated_at": "2025-09-26T17:48:29Z",
"severity": "low",
"cvss_score": 3.1,
"cvss_score": null,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://github.com/vercel/next.js/security/advisories/GHSA-qpjv-v59x-3qc4",
@@ -28,9 +28,7 @@
"ghsa_ids": [
"GHSA-qpjv-v59x-3qc4"
],
"osv_ids": [
"GHSA-qpjv-v59x-3qc4"
],
"osv_ids": [],
"affected_versions": [
"introduced=0.9.9, fixed<14.2.24",
"introduced=15.0.0, fixed<15.1.6"
@@ -52,23 +50,19 @@
"verification_status": "triage-manual",
"verification_mode": "synthetic",
"last_verified_at": null,
"last_run_id": null,
"last_run_id": "",
"evidence_bundle": null,
"browser_evidence": {
"required": false,
"present": false,
"refs": []
},
"repro_profile_id": "proxy-boundary-generic",
"repro_profile_id": "nextjs-authz-bypass",
"artifact_mode": "synthetic",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Next.js"
],
"source_kinds": [
"osv-batch"
],
"source_names": [],
"source_kinds": [],
"candidate_count": 1
}
}