7.5
CVE-2024-6781
- EPSS 93.63%
- Published 06.08.2024 04:16:46
- Last modified 19.08.2024 17:15:34
- Source info@starlabs.sg
- CVE-Watchlists
- Open
Path traversal in Calibre <= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read.
Data is provided by the National Vulnerability Database (NVD)
Calibre-ebook ≫ Calibre Version <= 7.14.0
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 93.63% | 0.998 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| info@starlabs.sg | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
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.