{ "schema_version": "1.4.0", "id": "GHSA-544x-2jx9-4pfg", "modified": "2022-02-04T13:51:18Z", "published": "2022-01-28T22:25:03Z", "aliases": [ "CVE-2022-22932" ], "summary": "Path traversal in Apache Karaf", "details": "Apache Karaf obr:* commands and run goal on the karaf-maven-plugin have partial path traversal which allows to break out of expected folder. The risk is low as obr:* commands are not very used and the entry is set by user. This has been fixed in revision: https://gitbox.apache.org/repos/asf?p=karaf.git;h=36a2bc4 https://gitbox.apache.org/repos/asf?p=karaf.git;h=52b70cf Mitigation: Apache Karaf users should upgrade to 4.2.15 or 4.3.6 or later as soon as possible, or use correct path. JIRA Tickets: https://issues.apache.org/jira/browse/KARAF-7326", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.karaf:apache-karaf" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.3.0" }, { "fixed": "4.3.6" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.karaf:apache-karaf" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "4.2.15" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22932" }, { "type": "WEB", "url": "https://github.com/apache/karaf/pull/1485" }, { "type": "WEB", "url": "https://gitbox.apache.org/repos/asf?p=karaf.git;h=36a2bc4" }, { "type": "WEB", "url": "https://gitbox.apache.org/repos/asf?p=karaf.git;h=52b70cf" }, { "type": "PACKAGE", "url": "https://github.com/apache/karaf" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/KARAF-7326" }, { "type": "WEB", "url": "https://karaf.apache.org/security/cve-2022-22932.txt" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-01-27T23:10:36Z", "nvd_published_at": "2022-01-26T11:15:00Z" } }