1711 matches found
fix-react2shell-next
fix-react2shell-next Un comando para corregir CVE-2025-66478 React 2 Shell RCE en tu aplicación Next.js / React RSC. root@kitploit: npx fix-react2shell-next Incrementos de versión deterministas según los avisos oficiales. Qué hace 1. Escanea recursivamente todos los archivos package.json admite...
webpack-cve-2024-43788
此存储库没有 README。...
CVE-2025-55182-React2Shell-Async-Scanner
⚡ React2Shell CVE-2025-55182 / CVE-2025-66478 - 异步 RCE 扫描器 原型污染 → 通过 React Server Actions 实现远程代码执行 异步、版本优先、基于输出的金丝雀检测 — 无需盲目猜测 !WARNING 仅限授权安全研究与渗透测试使用。 未经明确书面许可扫描系统属违法行为。 作者对此工具的滥用不承担任何责任。 目录 漏洞概述 受影响版本 检测原理 安装 使用方法 选项参考 输出与判定 浏览器模式 版本检测流程 漏洞概述 React Server Actions 将操作数据以 multipart 表单数据...
CVE-2025-55182-analysis
I. Vulnerability Overview In the past couple of days, there has been widespread discussion about a deserialization RCE vulnerability in React. The official CVSS score is a full 10.0, on par with Log4j. Rumors quickly spread claiming it is the "Log4j of modern frontend," causing panic among...
React2Shell-CVE-2025-55182-An-lise-T-cnica
React2Shell CVE-2025-55182 📖 概述 本仓库记录了TryHackMe房间中关于CVE-2025-55182 安全概念的学习内容,这是一个影响以下组件的严重漏洞: React Server Components RSC Next.js 以及基于RSC的框架 软件包: react-server-dom-webpack react-server-dom-parcel react-server-dom-turbopack 该漏洞可实现: 通过单个精心构造的HTTP请求,无需认证即可远程执行代码。 本材料仅供教育和防御目的 ,不包含该平台的任何答案、标志或完整通关指南。 ...
Packer-Fuzzer
Packer Fuzzer A scanning tool for fast and efficient security detection of websites constructed by front-end packaging tools such as Webpack Proudly produced by Poc-Sir, KpLi0rn, Liucy, RachesseHS, Lupin-III...
react2shell-rce-autobot
🔍 React2Shell Dork Scanner 🚨 Acerca de la Vulnerabilidad React2Shell es una vulnerabilidad crítica de Ejecución Remota de Código RCE que afecta: Target| Versión Vulnerable ---|--- ⚛️ react-server-dom-webpack| 19.0.0, 19.1.0, 19.1.1, 19.2.0 ⚛️ react-server-dom-turbopack| 19.0.0, 19.1.0, 19.1.1,...
CVE-2025-55182
CVE-2025-55182 - React2Shell 针对 CVE-2025-55182 的改良与增强型漏洞利用工具,该漏洞是一个在 React Server 19.0、19.1.0、19.1.1 和 19.2.0 版本中存在预认证远程代码执行漏洞。 该漏洞涉及以下组件: react-server-dom-webpack react-server-dom-parcel react-server-dom-turbopack 补丁 通过以下检查修复了使用 chunk 引用来检索原型属性的问题: root@kitploit: @@ -78,7 +80,10 @@ export functi...
CVE-2025-55182
Aprendiendo sobre React Server Components y el protocolo Flight REact Server Components es una funcionalidad introducida en React 19, que permite que los componentes se rendericen en el servidor en lugar de en el navegador del lado del cliente. El servidor puede manejar tareas de cómputo compleja...
cve-2025-55182
CVE-2025-55182 - React Server Components 远程代码执行漏洞利用 用于 CVE-2025-55182 的 Python CLI 利用工具,这是一个通过 react-server-dom-webpack 利用 React Server Components 的严重 RCE 漏洞。 基于: ejpir/CVE-2025-55182-poc 构建并运行易受攻击的容器 root@kitploit: docker build -t cve-2025-55182:lab . docker run -d -p 3000:3000 --name...
POC-CVE-2025-55182
Aviso de NoMoreBreach: React2Shell CVE-2025-55182 Gravedad: Crítico CVSS 10.0 Tipo de vulnerabilidad: Ejecución remota de código RCE mediante deserialización Estado: Parcheado 3 dic 2025 Fuente del aviso: NoMoreBreach.com Resumen ejecutivo El equipo de investigación de NoMoreBreach destaca una...
CVE-2025-55182
CVE-2025-55182 - React2Shell Pre-authentication RCE in React Server Components. Summary of the CVE A pre-authentication remote code execution vulnerability exists in React Server Components versions 19.0.0, 19.1.0, 19.1.1, and 19.2.0 including the react-server-dom-parcel,...
CVE-2025-55182-realistic-poc
CVE-2025-55182:React 服务端组件 RCE 一个最小的概念验证,展示了 [email protected] 中的严重远程代码执行漏洞。 什么是 CVE-2025-55182? 一个预认证的 RCE 漏洞,存在于 React 服务端组件中,攻击者可以在使用易受攻击的 react-server-dom-webpack 包(版本 19.0.0 - 19.2.0)的服务器上执行任意代码。 CVSS 评分: 10(严重) 受影响包 react-server-dom-webpack 19.0.0, 19.1.0, 19.1.1, 19.2.0...
ROOT-APP-NPM-CVE-2024-29180 CVE-2024-29180 in webpack-dev-middleware - Patched by Root
Root has patched CVE-2024-29180 in the webpack-dev-middleware package for Root:npm. Multiple fixed versions available...
quasar-app-webpack-json5-vulnerability
Quasar App quasar-app-webpack-json5-vulnerability A Quasar Project Install the dependencies root@kitploit: yarn or npm install Start the app in development mode hot-code reloading, error reporting, etc. root@kitploit: quasar dev Lint the files root@kitploit: yarn lint or npm run lint Format the...
webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration
A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket ws: true forwarding, the development server's own Hot Module Replacement HMR WebSocket can be intercepted. This interception leads to the leakage of the browser's cookie...
React2shell-CVE-2025-55182-checker
CVE-2025-55182 React2Shell: Herramienta de Detección Herramientas de detección para encontrar componentes de servidor de React vulnerables en tu infraestructura. Inicio Rápido root@kitploit: Install dependencies pip3 install requests Version detection passive, safe for production python3 checker....
webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration
A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket ws: true forwarding, the development server's own Hot Module Replacement HMR WebSocket can be intercepted. This interception leads to the leakage of the browser's cookie...
CVE-2025-55182
CVE-2025-55182 Prueba de concepto para CVE-2025-55182, una RCE crítica no autenticada en React Server Components. ⚠️ Descargo de responsabilidad Este documento se proporciona estrictamente con fines educativos, defensivos y de investigación de seguridad autorizada. NO intente explotar sistemas o...
CVE-2025-55182
CVE-2025-55182 - React Server Components RCE 漏洞利用工具 针对 CVE-2025-55182 的 Python CLI 漏洞利用工具,该漏洞是 React Server Components 中通过 react-server-dom-webpack 存在的严重 RCE 漏洞。 基于: ejpir/CVE-2025-55182-poc 快速开始 Docker 测试 root@kitploit: Unpack src.zip zip -r src.zip src Build and run vulnerable container docker...