-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2023.1794
 ICS Advisory | ICSA-23-082-06 ProPump and Controls Osprey Pump Controller
                               24 March 2023

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           ProPump and Controls Osprey Pump Controller
Publisher:         ICS-CERT
Operating System:  Network Appliance
Resolution:        Mitigation
CVE Names:         CVE-2023-28718 CVE-2023-28712 CVE-2023-28654
                   CVE-2023-28648 CVE-2023-28398 CVE-2023-28395
                   CVE-2023-28375 CVE-2023-27886 CVE-2023-27394

Original Bulletin: 
   https://www.cisa.gov/news-events/ics-advisories/icsa-23-082-06

Comment: CVSS (Max):  9.8 CVE-2023-28654 (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
         CVSS Source: ICS-CERT
         Calculator:  https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

- --------------------------BEGIN INCLUDED TEXT--------------------

ICS Advisory (ICSA-23-082-06)

ProPump and Controls Osprey Pump Controller

Release Date
March 23, 2023

1. EXECUTIVE SUMMARY

  o CVSS v3 9.8
  o ATTENTION: Exploitable remotely/low attack complexity/public exploits are
    available
  o Vendor: ProPump and Controls, Inc.
  o Equipment: Osprey Pump Controller
  o Vulnerabilities: Insufficient Entropy, Use of GET Request Method with
    Sensitive Query Strings, Use of Hard-coded Password, OS Command Injection,
    Cross-site Scripting, Authentication Bypass using an Alternate Path or
    Channel, Cross-Site Request Forgery, Command Injection

2. RISK EVALUATION

Successful exploitation of these vulnerabilities could allow an attacker to
gain unauthorized access, retrieve sensitive information, modify data, cause a
denial-of-service, and/or gain administrative control.

3. TECHNICAL DETAILS

3.1 AFFECTED PRODUCTS

The following version of Osprey Pump Controller, pumping systems, and automated
controls is affected:

  o Osprey Pump Controller version 1.01

3.2 VULNERABILITY OVERVIEW

3.2.1 INSUFFICIENT ENTROPY CWE-331

Osprey Pump Controller version 1.01 is vulnerable to a predictable weak session
token generation algorithm and could aid in authentication and authorization
bypass. This could allow a cyber threat actor to hijack a session by predicting
the session id and gain unauthorized access to the product.

CVE-2023-28395 has been assigned to this vulnerability. A CVSS v3 base score of
8.3 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:R/S:U/
C:H/I:H/A:L ).

3.2.2 USE OF GET REQUEST METHOD WITH SENSITIVE QUERY STRINGS CWE-598

Osprey Pump Controller version 1.01 is vulnerable to an unauthenticated file
disclosure. Cyber threat actors could use a GET parameter to force the affected
device to disclose arbitrary files and sensitive system information.

CVE-2023-28375 has been assigned to this vulnerability. A CVSS v3 base score of
7.5 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:H/I:N/A:N ).

3.2.3 USE OF HARD-CODED PASSWORD CWE-259

Osprey Pump Controller version 1.01 has a hidden administrative account with a
hardcoded password that allows full access to the web management interface
configuration. The account is not visible in the Usernames and Passwords menu
list of the application and the password cannot be changed through any normal
operation of the device.

CVE-2023-28654 has been assigned to this vulnerability. A CVSS v3 base score of
9.8 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:H/I:H/A:H ).

3.2.4 IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN OS COMMAND ('OS
COMMAND INJECTION') CWE-78

Osprey Pump Controller version 1.01 is vulnerable to an unauthenticated OS
command injection vulnerability. Threat actors could exploit this vulnerability
to inject and execute arbitrary shell commands through a HTTP POST parameter
called by index.php script.

CVE-2023-27886 has been assigned to this vulnerability. A CVSS v3 base score of
9.8 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:H/I:H/A:H ).

3.2.5 IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN AN OS COMMAND ('OS
COMMAND INJECTION') CWE-78

Osprey Pump Controller version 1.01 is vulnerable an unauthenticated OS command
injection vulnerability. Threat actors could exploit this vulnerability to
inject and execute arbitrary shell commands through a HTTP GET parameter called
by DataLogView.php, EventsView.php and AlarmsView.php scripts.

CVE-2023-27394 has been assigned to this vulnerability. A CVSS v3 base score of
9.8 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:H/I:H/A:H ).

3.2.6 IMPROPER NEUTRALIZATION OF INPUT DURING WEB PAGE GENERATION ('CROSS-SITE
SCRIPTING') CWE-79

Osprey Pump Controller version 1.01 inputs passed to a GET parameter are not
properly sanitized before being returned to the user. Threat actors could
exploit this vulnerability to execute arbitrary HTML/JS code in a user's
browser session in context of an affected site.

CVE-2023-28648 has been assigned to this vulnerability. A CVSS v3 base score of
7.5 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:N/I:H/A:N ).

3.2.7 AUTHENTICATION BYPASS USING AN ALTERNATE PATH OR CHANNEL CWE-288

Osprey Pump Controller version 1.01 could allow an unauthenticated user to
create an account and bypass authentication, thereby gaining unauthorized
access to the system. A threat actor could exploit this vulnerability to create
a user account without providing valid credentials. A threat actor who
successfully exploits this vulnerability could gain access to the pump
controller and cause disruption in operation, modify data, or shut down the
controller.

CVE-2023-28398 has been assigned to this vulnerability. A CVSS v3 base score of
9.8 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:H/I:H/A:H ).

3.2.8 CROSS-SITE REQUEST FORGERY (CSRF) CWE-352

Osprey Pump Controller version 1.01 allows users to perform certain actions via
HTTP requests without performing any checks to verify the requests. This could
allow an unauthorized user to perform certain actions with administrative
privileges if a logged-in user visits a malicious website.

CVE-2023-28718 has been assigned to this vulnerability. A CVSS v3 base score of
7.1 has been calculated; the CVSS vector string is ( AV:N/AC:H/PR:L/UI:R/S:U/
C:H/I:H/A:H ).

3.2.9 IMPROPER NEUTRALIZATION OF SPECIAL ELEMENTS USED IN A COMMAND ('COMMAND
INJECTION') CWE-77

Osprey Pump Controller version 1.01 contains an unauthenticated command
injection vulnerability that could allow system access with www-data
permissions.

CVE-2023-28712 has been assigned to this vulnerability. A CVSS v3 base score of
8.2 has been calculated; the CVSS vector string is ( AV:N/AC:L/PR:N/UI:N/S:U/
C:L/I:H/A:N ).

3.3 BACKGROUND

  o CRITICAL INFRASTRUCTURE SECTORS: Multiple
  o COUNTRIES/AREAS DEPLOYED: Worldwide
  o COMPANY HEADQUARTERS LOCATION: United States

3.4 RESEARCHER

Gjoko Krstic of Zero Science Lab reported these vulnerabilities to CISA.

4. MITIGATIONS

ProPump and Controls has not responded to requests to work with CISA to
mitigate the reported vulnerabilities. Users of the affected product are
encouraged to contact ProPump and Controls representative .

CISA recommends users take defensive measures to minimize the risk of
exploitation of these vulnerabilities. Specifically, users should:

  o Minimize network exposure for all control system devices and/or systems,
    and ensure they are not accessible from the Internet .
  o Locate control system networks and remote devices behind firewalls and
    isolate them from business networks.
  o When remote access is required, use secure methods, such as Virtual Private
    Networks (VPNs), recognizing VPNs may have vulnerabilities and should be
    updated to the most current version available. Also recognize VPN is only
    as secure as its connected devices.

CISA reminds organizations to perform proper impact analysis and risk
assessment prior to deploying defensive measures.

CISA also provides a section for control systems security recommended practices
on the ICS webpage at cisa.gov/ics . Several CISA products detailing cyber
defense best practices are available for reading and download, including
Improving Industrial Control Systems Cybersecurity with Defense-in-Depth
Strategies .

Additional mitigation guidance and recommended practices are publicly available
on the ICS webpage at cisa.gov/ics in the technical information paper,
ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation
Strategies .

Organizations observing suspected malicious activity should follow established
internal procedures and report findings to CISA for tracking and correlation
against other incidents.

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: https://auscert.org.au/gpg-key/

iQIVAwUBZB1JEMkNZI30y1K9AQgS5xAAkn5zbzX4Lltol6ONVjM5XRI/JtuW4S/P
oLGoLiTLIXg1ZwHszE+xUvs4vmRQ8Mk+bDg6AtbotGZZGn0aL0LqJYX3+gU2TGlB
08cbY8M+bTPuIHTvSV7Ea3akg5Ty0HCNcsdTKy/6w/kQOtOHdOB/FvoHDhr1CKtl
Dvg4wOXeWRqxZqUrzdTNHXf4K+scT4NEFc+etXx+89JGG7ikDPmRiiQ+4OAzpD28
hwG+CLrUmaR2CEy5Ki+p7h1HiZ9n+RfBCXrh+yEsdb1tD9C1+IveVUpZt7R0f8Ug
BXDSGjhWWljz0e3cBe2P+5W+PhMq2OupC3gYdEHmdeY3tkYpTX9xP/dYmfHy5AZq
4WC9UBjx6m241/ErwXpkImYt+hGrwCmDNiZCIQKfBqiDoOtnpk/XaKn+ZCJeC2Uj
NRiNIUXAy1Jmoxmr/SK04WejORQH5kp34ke7nXPNTsDZtafmTCdSzhxbAo+ZE9l1
6G45m7AU17vw8Mhj7jFAkmHUdjl//qsJR6/o2mlSL9D+5nh/3NaVsYfrfo3koP8O
2+8WKPJ0k8ix4R6jwenE1HIT4rEFZwrRxZW55Bd1ogU/nZfDoJQE+XC3tGHbeMzs
VvjL1XbylhvfcvhWcpOugX4Kcfk8rWz5kRvEyR+1p6L7Zht2oZQAEzv8KOAHv2W5
21AKZG61Hso=
=Fuij
-----END PGP SIGNATURE-----