CVE-2022-4494

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-4494
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-4494.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-4494
Published
2022-12-14T12:15:09.983Z
Modified
2025-11-14T13:52:26.897788Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

A vulnerability, which was classified as critical, has been found in bspkrs MCPMappingViewer. Affected by this issue is the function extractZip of the file src/main/java/bspkrs/mmv/RemoteZipHandler.java of the component ZIP File Handler. The manipulation leads to path traversal. The attack may be launched remotely. The name of the patch is 6e602746c96b4756c271d080dae7d22ad804a1bd. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-215804.

References

Affected packages

Git / github.com/bspkrs/mcpmappingviewer

Affected ranges

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

Affected versions

0.*

0.1.0a
0.2.0
0.2.2

1.*

1.0.0
1.0.1

Database specific

vanir_signatures

[
    {
        "digest": {
            "function_hash": "69267113076493282650927609889312513535",
            "length": 836.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "file": "src/main/java/bspkrs/mmv/RemoteZipHandler.java",
            "function": "extractZip"
        },
        "id": "CVE-2022-4494-47d14124",
        "source": "https://github.com/bspkrs/mcpmappingviewer/commit/6e602746c96b4756c271d080dae7d22ad804a1bd"
    },
    {
        "digest": {
            "line_hashes": [
                "175213454011307933365734497594207139483",
                "16513009515387457138979469319831170828",
                "135782075677927194295087729409390832138",
                "161408528413877765320806341773818603501"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "src/main/java/bspkrs/mmv/RemoteZipHandler.java"
        },
        "id": "CVE-2022-4494-e53ceb51",
        "source": "https://github.com/bspkrs/mcpmappingviewer/commit/6e602746c96b4756c271d080dae7d22ad804a1bd"
    }
]