Unauthorized public-shelf creation via missing role check
Published Nov 15, 2024 · Updated Nov 15, 2024
Missing authorization in Calibre-Web before 0.6.15 allows remote authenticated users to create unauthorized public shelves. The create_shelf function in cps/shelf.py accepts POST requests without checking role_edit_shelfs before passing the new shelf to create_edit_shelf. Any logged-in account lacking the public-shelf editing right can publish a shelf, altering shared catalog state without that permission.
Summary
What happened
Missing authorization in Calibre-Web before 0.6.15 allows remote authenticated users to create unauthorized public shelves. The create_shelf function in cps/shelf.py accepts POST requests without checking role_edit_shelfs before passing the new shelf to create_edit_shelf. Any logged-in account lacking the public-shelf editing right can publish a shelf, altering shared catalog state without that permission.
The record
- CVE
- CVE-2021-3987
- Published
- Nov 15, 2024
- Updated
- Nov 15, 2024
- Vendor
- Calibre-Web
- Product
- Calibre-Web
- Classifications
- CWE-284, CWE-862, T1565
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 15, 2024CVE publishedPublication date reported by the CVE source.
- Nov 15, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <*
- Affected versionversion=unspecified <=latest
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- huntr proof of concept for CVE-2021-3987proof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo