此仓库包含一个针对 CVE-2025-66478 的 React/Next.js 概念验证项目。
my-cve-2025-66478-app/ - 用于 React2shell 概念验证的 Next.js 应用16.0.619.2.0v4cd my-cve-2025-66478-app
npm install
npm run dev
http://localhost:3000
在 my-cve-2025-66478-app 目录下运行以下命令:
npm run dev - 启动本地开发服务器npm run build - 构建生产包npm run start - 启动生产服务器npm run lint - 运行 ESLintapp/page.tsx 中的默认 Next.js 模板结构启动。CVE-2025-66478 相关的 React2shell 行为。