cvedb.io
CVE-2022-23512
HIGH · CVSS 7.7
EPSS exploitation probability: 0%
Published 2022-12-14T14:15:10.370 · Last modified 2026-06-17T04:30:16.373

Summary

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

metersphere — metersphere

Does this affect you?

Add your gear to cvedb and we'll alert you only when metersphere ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.