PyPi: Kvm48

CVE-2017-18342

Transitive

Safety vulnerability ID: 41333

This vulnerability was reviewed by experts

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

Created at Jun 27, 2018 Updated at Nov 07, 2023
Scan your Python projects for vulnerabilities →

Advisory

Kvm48 1.3.600 includes a security patch for the function 'load' in 'kvm48/config.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/SNH48Live/KVM48/commit/1cd560899b8bbb10de64ce5a4f6e88fd61f4199d#diff-ebd9623cdd31ae084d3bdeb718bdcf42de239f8b24a1170581c4c6f89dedeaae

Affected package

kvm48

Latest version: 1.3.600

Koudai48 VOD Manager

Affected versions

Fixed versions

Vulnerability changelog

Kvm48 version 1.3.600 includes a security patch for the function 'load' in 'kvm48/config.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/SNH48Live/KVM48/commit/1cd560899b8bbb10de64ce5a4f6e88fd61f4199d#diff-ebd9623cdd31ae084d3bdeb718bdcf42de239f8b24a1170581c4c6f89dedeaae

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.8

CVSS v3 Details

CRITICAL 9.8
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)
HIGH
Availability Availability (A)
HIGH

CVSS v2 Details

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