关联漏洞
介绍
# CVE-2024-34351
Test-bed for CVE-2024-34351: I used the latest vulnerable version of Next.js, which is 14.1.0. Set up the environment with the following command:
```bash
npm install
npm run dev
```
文件快照
[4.0K] /data/pocs/6615eac7ea3e5307e8667fa06dc0ab03d90df908
├── [ 93] next.config.mjs
├── [ 491] package.json
├── [ 66K] package-lock.json
├── [ 83] postcss.config.js
├── [4.0K] public
│ ├── [1.3K] next.svg
│ ├── [ 629] vercel.svg
│ └── [ 47K] yashar.jpeg
├── [ 199] README.md
├── [4.0K] src
│ └── [4.0K] app
│ ├── [ 155] actions.ts
│ ├── [ 25K] favicon.ico
│ ├── [ 606] globals.css
│ ├── [ 471] layout.tsx
│ └── [ 406] page.tsx
├── [ 510] tailwind.config.ts
├── [ 578] tsconfig.json
└── [ 45K] yarn.lock
3 directories, 16 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。