
Test-bed for CVE-2024-34351, a Next.js vulnerability, using the vulnerable version 14.1.0 to demonstrate and validate the exploit.
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:
npm install
npm run dev