Lucene search
+L

287 matches found

NVD
NVD
added 2024/11/15 11:15 a.m.17 views

CVE-2021-3988

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.1CVSS0.00364EPSS
SaveExploits1References2
NVD
NVD
added 2024/11/15 11:15 a.m.22 views

CVE-2021-3986

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.3CVSS0.00371EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/15 11:15 a.m.17 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...

4.3CVSS5.4AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.13 views

CVE-2021-3988 Cross-site Scripting (XSS) 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,...

5.7CVSS6AI score0.00364EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.42 views

CVE-2021-3988 Cross-site Scripting (XSS) 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,...

5.7CVSS0.00364EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/15 10:52 a.m.65 views

CVE-2021-3988

CVE-2021-3988 affects janeczku/calibre-web. The XSS occurs in edit_books.js when editing book properties (e.g., uploading a cover/format) via the #btn-upload-cover handler, where user input is inserted into the DOM without sanitization. This can permit arbitrary JavaScript execution and cookie th...

6.1CVSS5.5AI score0.00364EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.12 views

CVE-2021-3987 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.8AI score0.00346EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/15 10:52 a.m.60 views

CVE-2021-3987

CVE-2021-3987 (janeczku/calibre-web) is an improper access control flaw where the public shelf creation path (shelf.py: create_shelf) does not verify user permissions, allowing low-privilege users to create public shelves and perform unauthorized actions. Public disclosures in multiple feeds corr...

5.4CVSS4.7AI score0.00346EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.53 views

CVE-2021-3987 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.4CVSS0.00346EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/15 10:52 a.m.66 views

CVE-2021-3986

The CVE-2021-3986 issue in janeczku/calibre-web is a data exposure vulnerability where an unauthorized user can view the names of private shelves. It occurs in shelf.py at line 221, exposing the shelf name in an error message when a non-owner tries to remove a book. This affects all versions prio...

4.3CVSS4.2AI score0.00371EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.27 views

CVE-2021-3986 Information Disclosure 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.3CVSS0.00371EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.13 views

CVE-2021-3986 Information Disclosure 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.4AI score0.00371EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/11/15 12:00 a.m.10 views

Calibre-Web 跨站脚本漏洞

Calibre-Web is a web application for browsing, reading, and downloading eBooks from the Calibre database by Jan B, an individual developer. Calibre-Web suffers from a cross-site scripting vulnerability that originates from inserting user input directly into the DOM without proper cleanup. An...

6.1CVSS5.6AI score0.00364EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/11/15 12:00 a.m.12 views

Calibre-Web 访问控制错误漏洞

Calibre-Web is a web application for browsing, reading, and downloading eBooks from the Calibre database by Jan B, an individual developer. An access control error vulnerability exists in Calibre-Web that stems from the createshelf method in shelf.py not verifying that a user has the required...

5.4CVSS5.3AI score0.00346EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/11/15 12:00 a.m.9 views

Calibre-Web 安全漏洞

Calibre-Web is a web application for browsing, reading, and downloading eBooks from the Calibre database by Jan B Individual Developer. A security vulnerability exists in Calibre-Web that originates from allowing unauthorized users to view the names of private bookshelves belonging to other users...

4.3CVSS4.5AI score0.00371EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2024/08/26 12:00 a.m.255 views

Calibre Web 0.6.21 Cross Site Scripting

Exploit Title: Stored XSS in Calibre-web Date: 07/05/2024 Exploit Authors: Pentest-Tools.com Catalin Iovita & Alexandru Postolache Vendor Homepage: https://github.com/janeczku/calibre-web/ Version: 0.6.21 - Romesa Tested on: Linux 5.15.0-107, Python 3.10.12, lxml 4.9.4 CVE: CVE-2024-39123...

5.4CVSS7AI score0.23069EPSS
SaveExploits4
zdt
zdt
added 2024/08/24 12:00 a.m.165 views

Calibre-web 0.6.21 - Stored XSS Vulnerability

Exploit Title: Stored XSS in Calibre-web Exploit Authors: Pentest-Tools.com Catalin Iovita & Alexandru Postolache Vendor Homepage: https://github.com/janeczku/calibre-web/ Version: 0.6.21 - Romesa Tested on: Linux 5.15.0-107, Python 3.10.12, lxml 4.9.4 CVE: CVE-2024-39123 Vulnerability Descriptio...

5.4CVSS7.4AI score0.23069EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2024/08/23 12:00 a.m.323 views

Calibre-web 0.6.21 - Stored XSS

Exploit Title: Stored XSS in Calibre-web Date: 07/05/2024 Exploit Authors: Pentest-Tools.com Catalin Iovita & Alexandru Postolache Vendor Homepage: https://github.com/janeczku/calibre-web/ Version: 0.6.21 - Romesa Tested on: Linux 5.15.0-107, Python 3.10.12, lxml 4.9.4 CVE: CVE-2024-39123...

5.4CVSS5.6AI score0.23069EPSS
SaveExploits4
Veracode
Veracode
added 2024/07/22 5:31 a.m.15 views

Cross Site Scripting(XSS)

Calibre-Web is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitization performed by the cleanstring function, which allows an attacker perform XSS by inserting a payload into the comments field...

5.4CVSS5.6AI score0.23069EPSS
SaveExploits4References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/19 9:31 p.m.29 views

Calibre-Web Cross Site Scripting (XSS)

In janeczku Calibre-Web 0.6.0 to 0.6.21, the editbookcomments function is vulnerable to Cross Site Scripting XSS due to improper sanitization performed by the cleanstring function. The vulnerability arises from the way the cleanstring function handles HTML sanitization...

5.4CVSS5.8AI score0.23069EPSS
SaveExploits4References3Affected Software1
Rows per page
Query Builder