Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.karaf/apache-karaf
  4. ›
  5. CVE-2019-0191

CVE-2019-0191: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

March 25, 2019 (updated September 3, 2021)

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.

References

  • github.com/advisories/GHSA-869j-5855-hjpm
  • nvd.nist.gov/vuln/detail/CVE-2019-0191

Code Behaviors & Features

Detect and mitigate CVE-2019-0191 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.2.3

Fixed versions

  • 4.2.3

Solution

Upgrade to version 4.2.3 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

maven/org.apache.karaf/apache-karaf/CVE-2019-0191.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:28 +0000.