Lucene search
+L

732 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 6:09 p.m.21 views

CVE-2021-3987

An improper access control vulnerability exists in janeczku/calibre-web. The affected version allows users without public shelf permissions to create public shelves. The vulnerability is due to the createshelf method in shelf.py not verifying if the user has the necessary permissions to create a...

5.4CVSS6.6AI score0.00343EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 9:05 a.m.10 views

CVE-2011-4125

A untrusted search path issue was found in Calibre at devices/linuxmounthelper.c leading to the ability of unprivileged users to execute any program as root...

10CVSS7AI score0.02308EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:02 a.m.12 views

CVE-2011-4126

Race condition issues were found in Calibre at devices/linuxmounthelper.c allowing unprivileged users the ability to mount any device to anywhere...

9.3CVSS6.8AI score0.01539EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:01 a.m.13 views

CVE-2011-4124

Input validation issues were found in Calibre at devices/linuxmounthelper.c which can lead to argument injection and elevation of privileges...

10CVSS7.2AI score0.02308EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2025/03/04 12:00 a.m.313 views

Calibre 7.15.0 Code Injection

Calibre version 7.15.0 remote code injection proof of concept exploit. ============================================================================================================================================= | Title : Calibre 7.15.0 PHP Code Injection Vulnerability | | Author : indoushka | |...

9.8CVSS10AI score0.84116EPSS
SaveExploits13
OpenVAS
OpenVAS
added 2025/02/13 12:00 a.m.11 views

Mageia: Security Advisory (MGASA-2025-0049)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.1AI score0.84116EPSS
SaveExploits11References4
OSV
OSV
added 2025/02/12 6:37 a.m.17 views

MGASA-2025-0049 Updated calibre packages fix security vulnerabilities

linktolocalpath in ebooks/conversion/plugins/htmlinput.py in calibre before 6.19.0 can, by default, add resources outside of the document root. CVE-2023-46303 Path traversal in Calibre = 7.14.0 allow unauthenticated attackers to achieve arbitrary file read. CVE-2024-6781 Improper access control i...

9.8CVSS8.4AI score0.84116EPSS
SaveExploits11References3
Mageia
Mageia
added 2025/02/12 6:37 a.m.53 views

Updated calibre packages fix security vulnerabilities

linktolocalpath in ebooks/conversion/plugins/htmlinput.py in calibre before 6.19.0 can, by default, add resources outside of the document root. CVE-2023-46303 Path traversal in Calibre = 7.14.0 allow unauthenticated attackers to achieve arbitrary file read. CVE-2024-6781 Improper access control i...

9.8CVSS8.4AI score0.84116EPSS
SaveExploits11References2
RedhatCVE
RedhatCVE
added 2025/02/06 4:22 a.m.12 views

CVE-2021-4170

calibre-web is vulnerable to Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting'...

7.3CVSS6.6AI score0.00802EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/02/06 4:21 a.m.22 views

CVE-2021-4171

calibre-web is vulnerable to Business Logic Errors...

9.8CVSS6.7AI score0.01375EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/02/06 4:20 a.m.9 views

CVE-2021-4164

calibre-web is vulnerable to Cross-Site Request Forgery CSRF...

8.8CVSS6.7AI score0.0054EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/02/05 9:17 p.m.10 views

CVE-2022-2525

Improper Restriction of Excessive Authentication Attempts in GitHub repository janeczku/calibre-web prior to 0.6.20...

9.8CVSS6.7AI score0.00762EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 7:28 p.m.18 views

CVE-2022-0939

Server-Side Request Forgery SSRF in GitHub repository janeczku/calibre-web prior to 0.6.18...

9.9CVSS6.8AI score0.01042EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 7:18 p.m.15 views

CVE-2022-0990

Server-Side Request Forgery SSRF in GitHub repository janeczku/calibre-web prior to 0.6.18...

9.3CVSS6.8AI score0.01316EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/15 12:31 p.m.21 views

GHSA-M982-H4F8-G4HF Generation of Error Message Containing Sensitive Information in janeczku/calibre-web

A vulnerability in janeczku/calibre-web allows unauthorized users to view the names of private shelves belonging to other users. This issue occurs in the file shelf.py at line 221, where the name of the shelf is exposed in an error message when a user attempts to remove a book from a shelf they d...

4.3CVSS4.2AI score0.00368EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/15 12:31 p.m.13 views

GHSA-R735-9GC6-2HVQ Cross-site Scripting (XSS) - DOM in janeczku/calibre-web

A Cross-site Scripting XSS vulnerability exists in janeczku/calibre-web, specifically in the file editbooks.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,...

6.1CVSS5.7AI score0.00361EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.28 views

Improper Access Control in janeczku/calibre-web

An improper access control vulnerability exists in janeczku/calibre-web. The affected version allows users without public shelf permissions to create public shelves. The vulnerability is due to the createshelf method in shelf.py not verifying if the user has the necessary permissions to create a...

5.4CVSS6.7AI score0.00343EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.19 views

Generation of Error Message Containing Sensitive Information in janeczku/calibre-web

A vulnerability in janeczku/calibre-web allows unauthorized users to view the names of private shelves belonging to other users. This issue occurs in the file shelf.py at line 221, where the name of the shelf is exposed in an error message when a user attempts to remove a book from a shelf they d...

4.3CVSS6.3AI score0.00368EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.25 views

Cross-site Scripting (XSS) - DOM in janeczku/calibre-web

A Cross-site Scripting XSS vulnerability exists in janeczku/calibre-web, specifically in the file editbooks.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,...

6.1CVSS6.2AI score0.00361EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/11/15 12:31 p.m.18 views

GHSA-FJ5V-W2JP-WQVJ Improper Access Control in janeczku/calibre-web

An improper access control vulnerability exists in janeczku/calibre-web. The affected version allows users without public shelf permissions to create public shelves. The vulnerability is due to the createshelf method in shelf.py not verifying if the user has the necessary permissions to create a...

5.4CVSS4.5AI score0.00343EPSS
SaveExploits1References4
Rows per page
Query Builder