CVE-2021-3988 - Calibre-Web JavaScript Code Injection XSS

1 week ago 2
ARTICLE AD BOX
CVE ID : CVE-2021-3988
Published : Nov. 15, 2024, 11:15 a.m. | 24 minutes ago
Description : A Cross-site Scripting (XSS) vulnerability exists in janeczku/calibre-web, specifically in the file `edit_books.js`. The vulnerability occurs when editing book properties, such as uploading a cover or a format. The affected code directly inserts user input into the DOM without proper sanitization, allowing attackers to execute arbitrary JavaScript code. This can lead to various attacks, including stealing cookies. The issue is present in the code handling the `#btn-upload-cover` change event.
Severity: 5.7 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article