CVE-2022-23512
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2022-23512
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-12-14T14:15:10
- Last Modified Date
- 2022-12-16T19:34:25
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:metersphere:metersphere:*:*:*:*:*:*:*:* | 1 | OR | 2.4.1 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/metersphere/metersphere/security/advisories/GHSA-5mwp-xw7p-5j27 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23512 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23512 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-12-14 15:14:24 | Added to TrackCVE | |||
2022-12-14 16:16:04 | 2022-12-14T14:15:10.370 | 2022-12-14T14:15:10 | CVE Published Date | updated |
2022-12-14 16:16:04 | 2022-12-14T15:20:31 | CVE Modified Date | updated | |
2022-12-14 16:16:04 | Received | Awaiting Analysis | Vulnerability Status | updated |
2022-12-18 04:35:29 | 2022-12-16T19:34:25 | CVE Modified Date | updated | |
2022-12-18 04:35:29 | Awaiting Analysis | Analyzed | Vulnerability Status | updated |
2022-12-18 04:35:39 | CPE Information | updated |