Multiple vulnerabilities in Emerson Rosemount X-STREAM



Published: 2021-05-19
Risk Medium
Patch available NO
Number of vulnerabilities 6
CVE-ID CVE-2021-27457
CVE-2021-27459
CVE-2021-27461
CVE-2021-27463
CVE-2021-27465
CVE-2021-27467
CWE-ID CWE-326
CWE-434
CWE-22
CWE-200
CWE-79
CWE-1021
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
Rosemount X-STREAM Gas Analyzer
Server applications / SCADA systems

X-STREAM enhanced XEGP
Server applications / SCADA systems

X-STREAM enhanced XEGK
Server applications / SCADA systems

X-STREAM enhanced XEFD
Server applications / SCADA systems

X-STREAM enhanced XEXF
Server applications / SCADA systems

Vendor Emerson

Security Bulletin

This security bulletin contains information about 6 vulnerabilities.

1) Inadequate Encryption Strength

EUVDB-ID: #VU53337

Risk: Medium

CVSSv3.1: 6.9 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:U/RC:C]

CVE-ID: CVE-2021-27457

CWE-ID: CWE-326 - Inadequate Encryption Strength

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to a weak encryption algorithm for storage of sensitive data. A remote attacker can gain unauthorized access to sensitive information on the system.

Mitigation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Vulnerable software versions

Rosemount X-STREAM Gas Analyzer: All versions

X-STREAM enhanced XEGP: All versions

X-STREAM enhanced XEGK: All versions

X-STREAM enhanced XEFD: All versions

X-STREAM enhanced XEXF: All versions

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-138-01


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

How the attacker can exploit this vulnerability?

The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Arbitrary file upload

EUVDB-ID: #VU53338

Risk: Medium

CVSSv3.1: 8.1 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:U/RC:C]

CVE-ID: CVE-2021-27459

CWE-ID: CWE-434 - Unrestricted Upload of File with Dangerous Type

Exploit availability: No

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to insufficient validation of file during file upload in the webserver. A remote authenticated attacker can upload a malicious file and execute it on the server.

Mitigation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Vulnerable software versions

Rosemount X-STREAM Gas Analyzer: All versions

X-STREAM enhanced XEGP: All versions

X-STREAM enhanced XEGK: All versions

X-STREAM enhanced XEFD: All versions

X-STREAM enhanced XEXF: All versions

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-138-01


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.

How the attacker can exploit this vulnerability?

The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Path traversal

EUVDB-ID: #VU53339

Risk: Medium

CVSSv3.1: 6.9 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:U/RC:C]

CVE-ID: CVE-2021-27461

CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.

Mitigation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Vulnerable software versions

Rosemount X-STREAM Gas Analyzer: All versions

X-STREAM enhanced XEGP: All versions

X-STREAM enhanced XEGK: All versions

X-STREAM enhanced XEFD: All versions

X-STREAM enhanced XEXF: All versions

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-138-01


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

How the attacker can exploit this vulnerability?

The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Information disclosure

EUVDB-ID: #VU53340

Risk: Medium

CVSSv3.1: 4.9 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:U/RC:C]

CVE-ID: CVE-2021-27463

CWE-ID: CWE-200 - Information exposure

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to the affected applications utilize persistent cookies where the session cookie attribute is not properly invalidated,. A remote attacker can gain unauthorized access to sensitive information on the system.

Mitigation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Vulnerable software versions

Rosemount X-STREAM Gas Analyzer: All versions

X-STREAM enhanced XEGP: All versions

X-STREAM enhanced XEGK: All versions

X-STREAM enhanced XEFD: All versions

X-STREAM enhanced XEXF: All versions

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-138-01


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

How the attacker can exploit this vulnerability?

The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

5) Cross-site scripting

EUVDB-ID: #VU53341

Risk: Low

CVSSv3.1: 5.6 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:U/RL:U/RC:C]

CVE-ID: CVE-2021-27465

CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Exploit availability: No

Description

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 trick the victim to follow a specially crafted link 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.

Mitigation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Vulnerable software versions

Rosemount X-STREAM Gas Analyzer: All versions

X-STREAM enhanced XEGP: All versions

X-STREAM enhanced XEGK: All versions

X-STREAM enhanced XEFD: All versions

X-STREAM enhanced XEXF: All versions

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-138-01


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

How the attacker can exploit this vulnerability?

The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

6) Improper Restriction of Rendered UI Layers or Frames

EUVDB-ID: #VU53342

Risk: Medium

CVSSv3.1: 4 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:U/RL:U/RC:C]

CVE-ID: CVE-2021-27467

CWE-ID: CWE-1021 - Improper Restriction of Rendered UI Layers or Frames

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to the affected product’s web interface allows an attacker to route click or keystroke to another page. A remote attacker can gain unauthorized access to sensitive information on the system.

Mitigation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Vulnerable software versions

Rosemount X-STREAM Gas Analyzer: All versions

X-STREAM enhanced XEGP: All versions

X-STREAM enhanced XEGK: All versions

X-STREAM enhanced XEFD: All versions

X-STREAM enhanced XEXF: All versions

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-138-01


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

How the attacker can exploit this vulnerability?

The attacker would have to send a specially crafted request to the affected application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###