
Exploit proof-of-concept per CVE-2025-55182 che mira ad applicazioni Next.js e React. Dimostra lo sfruttamento delle vulnerabilità nei framework web per test di sicurezza e ricerca.
Questa repository contiene una proof of concept (POC) per CVE-2025-55182, che dimostra la vulnerabilità e il suo sfruttamento.
"dependencies": {
"next": "16.0.6",
"react": "19.2.0",
"react-dom": "19.2.0"
},
"dependencies": {
"next": "^15.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},