janeczku CVE Vulnerabilities & Metrics

Focus on janeczku vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About janeczku Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with janeczku. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total janeczku CVEs: 21
Earliest CVE date: 04 May 2020, 03:15 UTC
Latest CVE date: 15 Nov 2024, 11:15 UTC

Latest CVE reference: CVE-2021-3988

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 3

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 50.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 50.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical janeczku CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 4.56

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 7
4.0-6.9 7
7.0-8.9 7
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS janeczku CVEs

These are the five CVEs with the highest CVSS scores for janeczku, sorted by severity first and recency.

All CVEs for janeczku

CVE-2021-3988 janeczku vulnerability CVSS: 0 15 Nov 2024, 11:15 UTC

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.

CVE-2021-3987 janeczku vulnerability CVSS: 0 15 Nov 2024, 11:15 UTC

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.

CVE-2021-3986 janeczku vulnerability CVSS: 0 15 Nov 2024, 11:15 UTC

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.

CVE-2023-2106 janeczku vulnerability CVSS: 0 15 Apr 2023, 14:15 UTC

Weak Password Requirements in GitHub repository janeczku/calibre-web prior to 0.6.20.

CVE-2022-2525 janeczku vulnerability CVSS: 0 15 Apr 2023, 13:15 UTC

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

CVE-2022-30765 janeczku vulnerability CVSS: 7.5 16 May 2022, 02:15 UTC

Calibre-Web before 0.6.18 allows user table SQL Injection.

CVE-2022-0990 janeczku vulnerability CVSS: 6.4 04 Apr 2022, 18:15 UTC

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

CVE-2022-0939 janeczku vulnerability CVSS: 7.5 04 Apr 2022, 10:15 UTC

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

CVE-2022-0406 janeczku vulnerability CVSS: 4.0 03 Apr 2022, 19:15 UTC

Improper Authorization in GitHub repository janeczku/calibre-web prior to 0.6.16.

CVE-2022-0405 janeczku vulnerability CVSS: 4.0 03 Apr 2022, 19:15 UTC

Improper Access Control in GitHub repository janeczku/calibre-web prior to 0.6.16.

CVE-2022-0767 janeczku vulnerability CVSS: 7.5 07 Mar 2022, 07:15 UTC

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

CVE-2022-0766 janeczku vulnerability CVSS: 7.5 07 Mar 2022, 07:15 UTC

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

CVE-2022-0339 janeczku vulnerability CVSS: 7.5 30 Jan 2022, 14:15 UTC

Server-Side Request Forgery (SSRF) in Pypi calibreweb prior to 0.6.16.

CVE-2022-0273 janeczku vulnerability CVSS: 4.0 30 Jan 2022, 14:15 UTC

Improper Access Control in Pypi calibreweb prior to 0.6.16.

CVE-2022-0352 janeczku vulnerability CVSS: 4.3 28 Jan 2022, 22:15 UTC

Cross-site Scripting (XSS) - Reflected in Pypi calibreweb prior to 0.6.16.

CVE-2021-4164 janeczku vulnerability CVSS: 6.8 17 Jan 2022, 13:15 UTC

calibre-web is vulnerable to Cross-Site Request Forgery (CSRF)

CVE-2021-4171 janeczku vulnerability CVSS: 7.5 17 Jan 2022, 10:15 UTC

calibre-web is vulnerable to Business Logic Errors

CVE-2021-4170 janeczku vulnerability CVSS: 3.5 16 Jan 2022, 21:15 UTC

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

CVE-2021-25965 janeczku vulnerability CVSS: 6.8 16 Nov 2021, 10:15 UTC

In Calibre-web, versions 0.6.0 to 0.6.13 are vulnerable to Cross-Site Request Forgery (CSRF). By luring an authenticated user to click on a link, an attacker can create a new user role with admin privileges and attacker-controlled credentials, allowing them to take over the application.

CVE-2021-25964 janeczku vulnerability CVSS: 3.5 04 Oct 2021, 15:15 UTC

In “Calibre-web” application, v0.6.0 to v0.6.12, are vulnerable to Stored XSS in “Metadata”. An attacker that has access to edit the metadata information, can inject JavaScript payload in the description field. When a victim tries to open the file, XSS will be triggered.

CVE-2020-12627 janeczku vulnerability CVSS: 7.5 04 May 2020, 03:15 UTC

Calibre-Web 0.6.6 allows authentication bypass because of the 'A0Zr98j/3yX R~XHH!jmN]LWX/,?RT' hardcoded secret key.