## https://sploitus.com/exploit?id=796DE7C9-B003-542A-9AFC-E1A8321552A8
# 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
```