Apache Zeppelin Improper Input Validation in File Access (0.9.0-<0.11.0)
CVE-2024-31860 Published on April 9, 2024
Apache Zeppelin: Path traversal vulnerability
Improper Input Validation vulnerability in Apache Zeppelin.
By adding relative path indicators(E.g ..), attackers can see the contents for any files in the filesystem that the server account can access.
This issue affects Apache Zeppelin: from 0.9.0 before 0.11.0.
Users are recommended to upgrade to version 0.11.0, which fixes the issue.
Vulnerability Analysis
CVE-2024-31860 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality, with no impact on integrity and availability.
Weakness Type
What is a Directory traversal Vulnerability?
The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CVE-2024-31860 has been classified to as a Directory traversal vulnerability or weakness.
Products Associated with CVE-2024-31860
Want to know whenever a new CVE is published for Apache Zeppelin? stack.watch will email you.
Affected Versions
Apache Software Foundation Apache Zeppelin:- Version 0.9.0 and below 0.11.0 is affected.
- Version 0.9.0 is affected.
Exploit Probability
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.