CVE-2021-3988

CVSS 3.1 Score 6.5 of 10 (medium)

Details

Published Nov 15, 2024

Summary

CVE-2021-3988 is a Cross-site Scripting (XSS) vulnerability discovered in the janeczku/calibre-web repository, specifically in the `edit_books.js` file. This issue arises when editing book properties, such as uploading a cover or a format, due to insufficient sanitization of user input. The affected code directly inserts user input into the DOM, enabling attackers to execute arbitrary JavaScript code. Potential attacks can result in cookie theft and other malicious activities. The vulnerability lies within the event handler for the `#btn-upload-cover` change event.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share