7.5
CVE-2023-46303
- EPSS 0.53%
 - Published 22.10.2023 18:15:08
 - Last modified 21.11.2024 08:28:15
 - Source cve@mitre.org
 - CVE-Watchlists
 - Open
 
link_to_local_path in ebooks/conversion/plugins/html_input.py in calibre before 6.19.0 can, by default, add resources outside of the document root.
Data is provided by the National Vulnerability Database (NVD)
	Calibre-ebook ≫ Calibre  Version < 6.19.0
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.53% | 0.663 | 
| 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:N/I:H/A:N  
             | 
        
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.