| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| mySCADA myPRO 7 - Hard-Coded Credentials Vulnerability | 20 May 201800:00 | – | zdt | |
| mySCADA myPRO 7 - Hardcoded Credentials Vulnerability | 26 Jun 202000:00 | – | zdt | |
| mySCADA myPRO File Upload Vulnerability | 22 May 201800:00 | – | cnvd | |
| mySCADA myPRO 7 Authentication Bypass (CVE-2018-11311) | 9 Jul 201800:00 | – | checkpoint_advisories | |
| CVE-2018-11311 | 20 May 201822:00 | – | cve | |
| CVE-2018-11311 | 20 May 201822:00 | – | cvelist | |
| mySCADA myPRO 7 - Hardcoded Credentials | 25 Jun 202000:00 | – | exploitdb | |
| CVE-2018-11311 | 20 May 201822:29 | – | nvd | |
| CVE-2018-11311 | 20 May 201822:29 | – | osv | |
| mySCADA myPRO 7 Hardcoded Credentials | 20 May 201800:00 | – | packetstorm |
#Exploit Title: mySCADA myPRO 7 - Hardcoded FTP Username and Password
#Date: 2018-05-19
#Exploit Author: Emre ÖVÜNÇ
#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 ‘myscadagate.exe’ 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.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation