7.5
CVE-2023-46303
- EPSS 0.53%
 - Veröffentlicht 22.10.2023 18:15:08
 - Zuletzt bearbeitet 21.11.2024 08:28:15
 - Quelle cve@mitre.org
 - CVE-Watchlists
 - Unerledigt
 
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
	Calibre-ebook ≫ Calibre  Version < 6.19.0
| Typ | Quelle | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.53% | 0.663 | 
| Quelle | 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.