Safety vulnerability ID: 74255
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of calibre-web are vulnerable to Missing Authorization (CWE-862). This vulnerability allows unauthorized users to create public shelves, potentially leading to unauthorized data exposure or manipulation. The attack vector involves exploiting the create_shelf method in shelf.py, which fails to verify user permissions before allowing shelf creation. This lack of proper access control enables attackers to perform actions beyond their intended privileges. To mitigate, upgrade to the version that implements proper permission checks in the create_shelf method, ensuring only authorized users can create public shelves.
Latest version: 0.6.24
Web app for browsing, reading and downloading eBooks stored in a Calibre database.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application