AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-23512

HIGH · CVSS 7.7 EPSS 0.83% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-12-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.7. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-23512
Severity
HIGH
CVSS
7.7
EPSS
0.83%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)