mySCADA myPRO 7 Hardcoded Credentials

2018.05.21
Credit: Emre AVANA
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

#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.


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top