github.comConfirmation
https://github.com/metersphere/metersphere/security/advisories/GHSA-5mwp-xw7p-5j27 CVE-2022-23512
HIGH
Metersphere is vulnerable to Path Injection.
Record summary
CVE-2022-23512 has a selected CVSS score of 7.7 (high).
Description
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.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationPoC
AutomatableNo
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 21, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
metersphereBrowse metersphere / metersphere | CVE List | < 2.4.1 | affected |