
CVE-2025-55182 RCE - 대규모 스캐너 POC
CVE-2025-55182(“React2Shell”이라고도 함)는 React Server Components(RSC) 시스템에서 발생하는 치명적인 원격 코드 실행(RCE) 취약점입니다. 이 문제는 “Server Functions”에 대한 HTTP 페이로드 역직렬화 메커니즘이 안전하지 않은 방식으로 신뢰할 수 없는 입력을 처리하여, 공격자가 인증 없이 조작된 요청을 보내 서버에서 임의 코드 실행을 유발할 수 있게 합니다. 이 취약점은 CVSS 10.0(심각)으로 평가되었습니다.
(react-server-dom-webpack, react-server-dom-parcel, react-server-dom-turbopack)의 19.0.0, 19.1.0, 19.1.1, 19.2.0.This tool is created for educational purposes or authorized security assessments only.
Unauthorized scanning or exploitation of third-party systems is illegal and may violate service terms or criminal laws.
Use responsibly.
C:\Users\cirqueira>python --version
Python 3.11.0
requests
colorama
git clone https://github.com/CirqueiraDev/MassExploit-CVE-2025-55182.git
cd MassExploit-CVE-2025-55182
pip install requests colorama
python3 CVE-2025-55182.py <url_list.txt> <threads>
기억하세요: 이 프로필에 제공된 모든 정보와 코드는 교육 목적으로만 제공됩니다. 제작자는 이 자료의 오용으로 인한 직간접적 손해에 대해 책임을 지지 않습니다. 귀하가 선택하는 행동은 전적으로 귀하의 책임입니다.