Calibre-Web Cross Site Scripting (XSS)
Moderate severity
GitHub Reviewed
Published
Jul 19, 2024
to the GitHub Advisory Database
•
Updated Aug 8, 2024
Description
Published by the National Vulnerability Database
Jul 19, 2024
Published to the GitHub Advisory Database
Jul 19, 2024
Reviewed
Jul 19, 2024
Last updated
Aug 8, 2024
In janeczku Calibre-Web 0.6.0 to 0.6.21, the edit_book_comments function is vulnerable to Cross Site Scripting (XSS) due to improper sanitization performed by the clean_string function. The vulnerability arises from the way the clean_string function handles HTML sanitization.
References