Metersphere
CVE-2022-23512
HIGH
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
1DescriptionNVD
MeterSphere is a one-stop open source continuous testing platform. Versions prior to 2.4.1 are vulnerable to Path Injection in ApiTestCaseService::deleteBodyFiles which takes a user-controlled string id and passes it to ApiTestCaseService, which uses the user-provided value (testId) in new File(BODY_FILE_DIR + "/" + testId), being deleted later by file.delete(). By adding some camouflage parameters to the url, an attacker can target files on the server. The vulnerability has been fixed in v2.4.1.
AnalysisAI
MeterSphere is a one-stop open source continuous testing platform. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.
Technical ContextAI
This vulnerability is classified as Path Traversal (CWE-22), which allows attackers to access files and directories outside the intended path. MeterSphere is a one-stop open source continuous testing platform. Versions prior to 2.4.1 are vulnerable to Path Injection in ApiTestCaseService::deleteBodyFiles which takes a user-controlled string id and passes it to ApiTestCaseService, which uses the user-provided value (testId) in new File(BODY_FILE_DIR + "/" + testId), being deleted later by file.delete(). By adding some camouflage parameters to the url, an attacker can target files on the server. The vulnerability has been fixed in v2.4.1. Affected products include: Metersphere. Version information: prior to 2.4.1.
RemediationAI
No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Validate and canonicalize file paths. Use chroot or sandboxing. Reject input containing path separators or '../' sequences.
More in Metersphere
View allMetersphere is an opensource testing framework. Rated critical severity (CVSS 9.8), this vulnerability is remotely explo
Metersphere v1.20.20-lts-79d354a6 is vulnerable to Remote Command Execution. Rated critical severity (CVSS 9.8), this vu
Metersphere is an open source continuous testing platform. Rated high severity (CVSS 8.8), this vulnerability is remotel
MeterSphere is a one-stop open source continuous testing platform, covering test management, interface testing, UI testi
MeterSphere is an open-source continuous testing platform. Rated high severity (CVSS 7.5), this vulnerability is remotel
metersphere is an open source continuous testing platform. Rated high severity (CVSS 7.5), this vulnerability is remotel
MeterSphere is an open source continuous testing platform. Rated medium severity (CVSS 6.5), this vulnerability is remot
MeterSphere is an open source continuous testing platform. Rated medium severity (CVSS 6.5), this vulnerability is remot
metersphere is an open source continuous testing platform. Rated medium severity (CVSS 6.5), this vulnerability is remot
MeterSphere is an open source continuous testing platform. Rated medium severity (CVSS 6.1), this vulnerability is remot
MeterSphere is a one-stop open source continuous testing platform, covering test management, interface testing, UI testi
CVE-2025-53639 is a critical SQL injection vulnerability in MeterSphere's API sorting functionality where the sortField
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today