{ "schema_version": "1.4.0", "id": "GHSA-m9vj-44f3-78xw", "modified": "2022-06-03T15:46:13Z", "published": "2022-06-01T00:00:35Z", "aliases": [ "CVE-2022-23082" ], "summary": "Path traversal in CureKit", "details": "CureKit versions v1.0.1 through v1.1.3 are vulnerable to path traversal as the function `isFileOutsideDir` fails to sanitize the user input which may lead to path traversal.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "io.whitesource:curekit" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.0.1" }, { "fixed": "1.1.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23082" }, { "type": "WEB", "url": "https://github.com/whitesource/CureKit/commit/af35e870ed09411d2f1fae6db1b04598cd1a31b6" }, { "type": "PACKAGE", "url": "https://github.com/whitesource/CureKit" }, { "type": "WEB", "url": "https://www.mend.io/vulnerability-database/CVE-2022-23082" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-06-03T15:45:42Z", "nvd_published_at": "2022-05-31T15:15:00Z" } }