PyPi: Calibreweb

CVE-2021-3987

Safety vulnerability ID: 74255

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Nov 15, 2024 Updated at Nov 22, 2024
Scan your Python projects for vulnerabilities →

Advisory

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.

Affected package

calibreweb

Latest version: 0.6.24

Web app for browsing, reading and downloading eBooks stored in a Calibre database.

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 4.3

CVSS v3 Details

MEDIUM 4.3
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
LOW
Availability Availability (A)
NONE