PyPi: Fastapi-Login

CVE-2021-40978

Transitive

Safety vulnerability ID: 46422

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Oct 07, 2021 Updated at Dec 14, 2024
Scan your Python projects for vulnerabilities →

Advisory

Fastapi-login 1.8.0 updates its dependency 'mkdocs' to v1.2.3 to include a security fix.

Affected package

fastapi-login

Latest version: 1.10.3

Flask-Login like package for FastAPI

Affected versions

Fixed versions

Vulnerability changelog

- Adds support for asymmetric key algorithms thanks to [filwaline](https://github.com/filwaline).
Documentation for this feature can be found
[here](https://fastapi-login.readthedocs.io/advanced_usage/#asymmetric-algorithms).

- Fixes syntax of ``__all__`` inside `fastapi_login/__init__.py`. (Thanks to [kigawas](https://github.com/kigawas))
- Fixes multiple issues in the documentation. (Thanks to [alwye](https://github.com/alwye))
- Bumps version of ``mkdocs`` to fix a security issue. As this is a dev dependency it shouldn't have affected any user.

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

HIGH 7.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 5.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
NONE
Availability Impact (A)
NONE