apache karaf CVE-2019-0191 is a vulnerability in Apache Karaf
Published on March 21, 2019

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.

NVD


Products Associated with CVE-2019-0191

Want to know whenever a new CVE is published for Apache Karaf? stack.watch will email you.

 

Affected Versions

Apache Karaf Version Apache Karaf version prior to 4.2.3 is affected by CVE-2019-0191

Exploit Probability

EPSS
3.63%
Percentile
87.65%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.