原始 OSV JSON
{
"id": "GHSA-544x-2jx9-4pfg",
"aliases": [
"CVE-2022-22932"
],
"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",
"summary": "Path traversal in Apache Karaf",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0"
},
{
"fixed": "4.3.6"
}
]
}
],
"package": {
"name": "org.apache.karaf:apache-karaf",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.2.15"
}
]
}
],
"package": {
"name": "org.apache.karaf:apache-karaf",
"ecosystem": "Maven"
}
}
],
"modified": "2022-02-04T13:51:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2022-01-28T22:25:03Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22932",
"type": "ADVISORY"
},
{
"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": "WEB"
},
{
"url": "https://github.com/apache/karaf",
"type": "PACKAGE"
},
{
"url": "https://issues.apache.org/jira/browse/KARAF-7326",
"type": "WEB"
},
{
"url": "https://karaf.apache.org/security/cve-2022-22932.txt",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-26T11:15:00Z",
"github_reviewed_at": "2022-01-27T23:10:36Z"
}
}