Lucene search
+L

273 matches found

Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.25 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.00334EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.21 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.00356EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 12:31 p.m.16 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.00358EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/11/15 12:31 p.m.10 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.00356EPSS
SaveExploits1References4
NVD
NVD
added 2024/11/15 11:15 a.m.17 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.00358EPSS
SaveExploits1References2
NVD
NVD
added 2024/11/15 11:15 a.m.11 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.00356EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/15 11:15 a.m.14 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
OSV
OSV
added 2024/11/15 11:15 a.m.19 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.3CVSS4.3AI score
SaveExploits0References2
OSV
OSV
added 2024/11/15 11:15 a.m.11 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.1CVSS5.4AI score0.00356EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.34 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.00356EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/15 10:52 a.m.56 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.00356EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.12 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.00356EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.11 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.00334EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/15 10:52 a.m.52 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.00334EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.48 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.00334EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/15 10:52 a.m.22 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.00358EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/15 10:52 a.m.12 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.00358EPSS
SaveExploits1References2
CVE
CVE
added 2024/11/15 10:52 a.m.57 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.00358EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2024/11/15 12:0 a.m.5 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.00334EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/11/15 12:0 a.m.6 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.00358EPSS
SaveExploits1References2
Rows per page
Query Builder