CVE-2022-46178

Source
https://cve.org/CVERecord?id=CVE-2022-46178
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-46178.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-46178
Aliases
Published
2022-12-29T18:09:38.842Z
Modified
2026-04-11T23:22:35.412882Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L CVSS Calculator
Summary
Path Traversal In MeterSpere allows file upload to any path
Details

MeterSphere is a one-stop open source continuous testing platform, covering test management, interface testing, UI testing and performance testing. Versions prior to 2.5.1 allow users to upload a file, but do not validate the file name, which may lead to upload file to any path. The vulnerability has been fixed in v2.5.1. There are no workarounds.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/46xxx/CVE-2022-46178.json"
}
References

Affected packages

Git / github.com/metersphere/metersphere

Affected ranges

Type
GIT
Repo
https://github.com/metersphere/metersphere
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*
v1.0.0
v1.2.0
v2.*
v2.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-46178.json"
vanir_signatures_modified
"2026-04-11T23:22:35Z"
vanir_signatures
[
    {
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/metersphere/metersphere/commit/8e5455a00c54e5efd5d01de55258e548702583f5",
        "digest": {
            "function_hash": "68593591742400051668706482424047994328",
            "length": 3546.0
        },
        "id": "CVE-2022-46178-636f3596",
        "deprecated": false,
        "target": {
            "file": "api-test/backend/src/main/java/io/metersphere/api/dto/definition/request/MsScenario.java",
            "function": "toHashTree"
        }
    },
    {
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/metersphere/metersphere/commit/8e5455a00c54e5efd5d01de55258e548702583f5",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "322932455839097205091892292438140062018",
                "151060018808302580421457518745355805453",
                "284541459468125324867198926681464239690",
                "178769566840486555860437685373154167721"
            ]
        },
        "id": "CVE-2022-46178-b8f8d860",
        "deprecated": false,
        "target": {
            "file": "api-test/backend/src/main/java/io/metersphere/api/dto/definition/request/MsScenario.java"
        }
    }
]