SB2023031555 - Multiple vulnerabilities in MeterSphere



SB2023031555 - Multiple vulnerabilities in MeterSphere

Published: March 15, 2023 Updated: December 28, 2023

Security Bulletin ID SB2023031555
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Missing Authorization (CVE-ID: CVE-2023-25573)

CWE-ID: CWE-862 - Missing Authorization

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 sensitive information.

The vulnerability exists due to missing authorization at the "/api/jmeter/download/files" endpoint. A remote non-authenticated attacker can download arbitrary files from the system.


2) Path traversal (CVE-ID: CVE-2023-25814)

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:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


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

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


3) Exposed dangerous method or function (CVE-ID: CVE-2023-29944)

CWE-ID: CWE-749 - Exposed Dangerous Method or Function

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote user to execute arbitrary OS commands on the system.

The vulnerability exists due to exposure of the system command reverse-shell at the custom code snippet function of the metersphere system workbench. A remote user can execute arbitrary OS commands on the system.


Remediation

Install update from vendor's website.