Note:
This project will be discontinued after December 13, 2021. [more]
Product:
Calibre\-Web
(Janeczku)Repositories |
Unknown: This might be proprietary software. |
#Vulnerabilities | 21 |
Date | Id | Summary | Products | Score | Patch | Annotated |
---|---|---|---|---|---|---|
2022-03-07 | CVE-2022-0767 | Server-Side Request Forgery (SSRF) in GitHub repository janeczku/calibre-web prior to 0.6.17. | Calibre\-Web | 9.9 | ||
2022-04-03 | CVE-2022-0405 | Improper Access Control in GitHub repository janeczku/calibre-web prior to 0.6.16. | Calibre\-Web | 4.3 | ||
2022-04-03 | CVE-2022-0406 | Improper Authorization in GitHub repository janeczku/calibre-web prior to 0.6.16. | Calibre\-Web | 4.3 | ||
2022-04-04 | CVE-2022-0939 | Server-Side Request Forgery (SSRF) in GitHub repository janeczku/calibre-web prior to 0.6.18. | Calibre\-Web | 9.9 | ||
2022-04-04 | CVE-2022-0990 | Server-Side Request Forgery (SSRF) in GitHub repository janeczku/calibre-web prior to 0.6.18. | Calibre\-Web | 9.1 | ||
2022-05-16 | CVE-2022-30765 | Calibre-Web before 0.6.18 allows user table SQL Injection. | Calibre\-Web | 9.8 | ||
2020-05-04 | CVE-2020-12627 | Calibre-Web 0.6.6 allows authentication bypass because of the 'A0Zr98j/3yX R~XHH!jmN]LWX/,?RT' hardcoded secret key. | Calibre\-Web | 9.8 | ||
2024-11-15 | 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 do not own. This vulnerability discloses private information and affects all versions prior to the fix. | Calibre\-Web | 4.3 | ||
2024-11-15 | 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 `create_shelf` method in `shelf.py` not verifying if the user has the necessary permissions to create a public shelf. This issue can lead to unauthorized actions being performed by users. | Calibre\-Web | 4.3 | ||
2024-11-15 | CVE-2021-3988 | A Cross-site Scripting (XSS) vulnerability exists in janeczku/calibre-web, specifically in the file `edit_books.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, allowing attackers to execute arbitrary JavaScript code. This can lead to various attacks, including stealing cookies. The issue is present in the code handling the `#btn-upload-cover` change event. | Calibre\-Web | 6.1 |