Vulnerability Details : CVE-2018-20227
Potential exploit
RDF4J 2.4.2 allows Directory Traversal via ../ in an entry in a ZIP archive.
Vulnerability category: Directory traversal
Products affected by CVE-2018-20227
- cpe:2.3:a:eclipse:rdf4j:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-20227
1.91%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-20227
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:P |
10.0
|
4.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST | 2024-08-16 |
CWE ids for CVE-2018-20227
-
The product 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 product 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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-20227
-
https://github.com/eclipse/rdf4j/pull/1211/commits/df15a4d7a8f2789c043b27c9eafe1b30316cfa79
Verify that zip file entries don't try to escape the parent dir + test by barthanssens · Pull Request #1211 · eclipse/rdf4j · GitHubPatch;Third Party Advisory
-
https://github.com/eclipse/rdf4j/issues/1210
zip_slip · Issue #1210 · eclipse/rdf4j · GitHubExploit;Issue Tracking;Third Party Advisory
Jump to