cve/2024/CVE-2024-39123.md
2025-09-29 16:08:36 +00:00

855 B

CVE-2024-39123

Description

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.

POC

Reference

Github