CVE-2022-4583

Source
https://cve.org/CVERecord?id=CVE-2022-4583
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-4583.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-4583
Published
2022-12-17T00:00:00Z
Modified
2026-07-09T04:31:58.868229Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
jLEMS JUtil.java unpackJar path traversal
Details

A vulnerability was found in jLEMS. It has been declared as critical. Affected by this vulnerability is the function unpackJar of the file src/main/java/org/lemsml/jlems/io/util/JUtil.java. The manipulation leads to path traversal. The attack can be launched remotely. The name of the patch is 8c224637d7d561076364a9e3c2c375daeaf463dc. It is recommended to apply a patch to fix this issue. The identifier VDB-216169 was assigned to this vulnerability.

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

Affected packages

Git / github.com/lems/jlems

Affected ranges

Type
GIT
Repo
https://github.com/lems/jlems
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Affected versions

NMLv2.*
NMLv2.0
NMLv2.1
Other
NMLv2beta1
NMLv2beta2
NMLv2beta3
NMLv2beta4
NMLv2beta5
v0.*
v0.10.6
v0.9.8.9
v0.9.9.0
v0.9.9.1

Database specific

vanir_signatures_modified
"2026-07-09T04:31:58Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-4583.json"
vanir_signatures
[
    {
        "id": "CVE-2022-4583-3076639d",
        "digest": {
            "function_hash": "85637178508715191342609613947276225398",
            "length": 623.0
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/lems/jlems/commit/8c224637d7d561076364a9e3c2c375daeaf463dc",
        "deprecated": false,
        "target": {
            "function": "unpackJar",
            "file": "src/main/java/org/lemsml/jlems/io/util/JUtil.java"
        }
    },
    {
        "id": "CVE-2022-4583-d0c2fb53",
        "digest": {
            "line_hashes": [
                "152606805068696018789427731765077540029",
                "266297286955623399310449074144817368415",
                "326164573717228987909116196545931391959",
                "297030734130383234503473496366310586026"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/lems/jlems/commit/8c224637d7d561076364a9e3c2c375daeaf463dc",
        "deprecated": false,
        "target": {
            "file": "src/main/java/org/lemsml/jlems/io/util/JUtil.java"
        }
    }
]