Advertisement






mySCADA myPRO 7 Hardcoded Credentials

CVE Category Price Severity
CVE-2020-26378 CWE-798 $5000 High
Author Risk Exploitation Type Date
Unknown High Remote 2018-05-21
CPE
cpe:cpe:/a:myscada:mypro:7
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H 0.79362 0.99734

CVSS vector description

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

Below is a copy:

mySCADA myPRO 7 Hardcoded Credentials
#Exploit Title: mySCADA myPRO 7 - Hardcoded FTP Username and Password
#Date: 2018-05-19
#Exploit Author: Emre AVANA
#Vendor Homepage: https://www.myscada.org/mypro/
#Software Link: https://www.myscada.org/download/
#Version: v7
#Tested on: Linux, Windows
 
# I. Problem Description
 
#In the latest version of myPRO (v7), it has been discovered that the ftp server's -running on port 2121-  username and password information is kept in the file by using reverse engineering. Anyone who connects to an FTP server with an authorized account can upload or download files onto the server running myPRO software.
 
# II. Technical 
 
Hardcoded username:password = myscada:Vikuk63
 
#Firstly, I found that what ports myPRO listened to. You can get information used by the netstat command about the ports and the services running on it. When you install myPRO, you can see many ports open. The vulnerability works on all supported platforms.
 
#In my first research on the Windows OS, myPRO has many process and I noticed that amyscadagate.exea is listening to port #2121. 
 
#I found that they put the username and password (myscada:Vikuk63) in the source code. I obtained access by connecting to port 2121 of myPRO's server with any FTP client.
 
#(Details: https://emreovunc.com/blog/en/mySCADA-myPRO7-Exploit.pdf)
 
# III. Solution
 
#As a workaround you need to restrict port 2121 access from the outside. There is no permanent solution for the vendor because there is no patch available.

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