SB2023032930 - Multiple vulnerabilities in ProPump and Controls Osprey Pump Controller
Published: March 29, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 9 secuirty vulnerabilities.
1) Insufficient Entropy (CVE-ID: CVE-2023-28395)
The vulnerability allows a remote attacker to perform authorization bypass.
The vulnerability exists due to a predictable weak session token generation algorithm. A remote attacker can hijack a session by predicting the session id and gain unauthorized access to the target system.
2) Information disclosure (CVE-ID: CVE-2023-28375)
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to use of GET request method with sensitive query strings. A remote attacker can gain unauthorized access to sensitive information on the system.
3) Use of Hard-coded Password (CVE-ID: CVE-2023-28654)
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to a hidden administrative account with a hardcoded password. A remote attacker can gain full access to the web management interface configuration.
4) OS Command Injection (CVE-ID: CVE-2023-27886)
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the HTTP POST parameter in index.php script. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
5) OS Command Injection (CVE-ID: CVE-2023-27394)
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the HTTP GET parameter in DataLogView.php, EventsView.php and AlarmsView.php scripts. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
6) Stored cross-site scripting (CVE-ID: CVE-2023-28648)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data. A remote attacker can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
7) Authentication bypass using an alternate path or channel (CVE-ID: CVE-2023-28398)
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error in when processing authentication requests. A remote attacker can create an account, bypass authentication process and gain unauthorized access to the pump controller.
8) Cross-site request forgery (CVE-ID: CVE-2023-28718)
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin. A remote user can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
9) Command Injection (CVE-ID: CVE-2023-28712)
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation. A remote unauthenticated attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.