PyPi: Auto-Optional

CVE-2021-40978

Transitive

Safety vulnerability ID: 44586

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 Jul 02, 2024
Scan your Python projects for vulnerabilities →

Advisory

Auto-optional 0.3.2 updates its dependency 'mkdocs' to v1.2.3 to include a security fix.

Affected package

auto-optional

Latest version: 0.3.2

Adds the Optional type-hint to arguments where the default value is None

Affected versions

Fixed versions

Vulnerability changelog

Feature update

- Now allows python 3.10 specific syntax when `LIBCST_PARSER_TYPE=native` is set in the environement variables.
This is made possible due to updates in LIBCST (20)

Docs

- Bumped the library version in the docs (19)

Security

- Bumped mkdocs for security reasons (21)

**Full Changelog**: https://github.com/Luttik/auto-optional/compare/v0.3.1...v0.3.2

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