PyPi: Ansigenome

CVE-2017-18342

Transitive

Safety vulnerability ID: 34505

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

Ansigenome before 0.6.0 uses yaml.load() instead of yaml.safe_load(), allowing a code execution vulnerability.

Affected package

ansigenome

Latest version: 0.6.0

A tool to help you gather information and manage your Ansible roles.

Affected versions

Fixed versions

Vulnerability changelog


- Fix code execution vulnerability by using `yaml.safe_load` instead of `yaml.load` (thanks ypid)
- Support for scanning roles that have sub-directories (thanks Yannig)
- Add `ansigenome_info.status` template variable (thanks ypid)

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