SCA: security update for org.apache.karaf:apache-karaf, org.apache.karaf:karaf (GHSA-869j-5855-hjpm)

medium Tenable Cloud Security Plugin ID 422907

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Apache Karaf kar deployer reads .kar archives and extracts the paths from the "repository/" and
"resources/" entries in the zip file. It then writes out the content of these paths to the Karaf repo and
resources directories. However, it doesn't do any validation on the paths in the zip file. This means that
a malicious user could craft a .kar file with ".." directory names and break out of the directories to
write arbitrary content to the filesystem. This is the "Zip-slip" vulnerability -
https://snyk.io/research/zip-slip-vulnerability. This vulnerability is low if the Karaf process user has
limited permission on the filesystem. Any Apache Karaf releases prior 4.2.3 is impacted. (CVE-2019-0191)

See Also

https://github.com/advisories/GHSA-869j-5855-hjpm

Plugin Details

Severity: Medium

ID: 422907

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:P/A:N

CVSS Score Source: CVE-2019-0191

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/25/2019

Vulnerability Publication Date: 3/7/2019

Reference Information

CVE: CVE-2019-0191

BID: 107462

cwe: CWE-22