Server-Side Request Forgery in calibreweb
Critical severity
GitHub Reviewed
Published
Mar 8, 2022
to the GitHub Advisory Database
•
Updated Aug 24, 2023
Description
Published by the National Vulnerability Database
Mar 7, 2022
Published to the GitHub Advisory Database
Mar 8, 2022
Reviewed
Mar 8, 2022
Last updated
Aug 24, 2023
calibreweb prior to version 0.6.17 is vulnerable to server-side request forgery (SSRF). This is due to an incomplete fix for CVE-2022-0339. The blacklist does not check for
0.0.0.0
, which would result in a payload of0.0.0.0
resolving tolocalhost
.References