SB2021011102 - Multiple vulnerabilities in Marvell QConvergeConsole GUI
Published: January 11, 2021
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Path traversal (CVE-ID: CVE-2020-5804)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the "deleteEventLogFile" method of the "GWTTestServiceImpl" class. A remote authenticated attacker can send a specially crafted HTTP request and delete arbitrary files on the system.
2) Cleartext storage of sensitive information (CVE-ID: CVE-2020-5805)
CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the affected software stores the user credentials in plain text within "tomcat-users.xml". A remote attacker can use the plaintext credentials to login to QCC.
3) Path traversal (CVE-ID: CVE-2020-5803)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the "deleteAppFile" method of the "GWTTestServiceImpl" class. A remote authenticated attacker can send a specially crafted HTTP request and delete arbitrary files on the system.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.