PyPi: Jcvi

CVE-2023-35932

Safety vulnerability ID: 59191

This vulnerability was reviewed by experts

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

Created at Jun 23, 2023 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Jcvi 1.3.6 includes a fix for a configuration injection vulnerability.
https://github.com/tanghaibao/jcvi/commit/d1cf612b650627dac07427c67e4fbd74d3ab8ada
https://github.com/tanghaibao/jcvi/security/advisories/GHSA-x49m-3cw7-gq5q

Affected package

jcvi

Latest version: 1.4.23

Python utility libraries on genome assembly, annotation and comparative genomics

Affected versions

Fixed versions

Vulnerability changelog

jcvi is a Python library to facilitate genome assembly, annotation, and comparative genomics. A configuration injection happens when user input is considered by the application in an unsanitized format and can reach the configuration file. A malicious user may craft a special payload that may lead to a command injection. The impact of a configuration injection may vary. Under some conditions, it may lead to command injection if there is for instance shell code execution from the configuration file values. This vulnerability does not currently have a fix. See CVE-2023-35932.


MISC:https://github.com/tanghaibao/jcvi/blob/cede6c65c8e7603cb266bc3395ac8f915ea9eac7/jcvi/apps/base.py#LL2227C1-L2228C41: https://github.com/tanghaibao/jcvi/blob/cede6c65c8e7603cb266bc3395ac8f915ea9eac7/jcvi/apps/base.py#LL2227C1-L2228C41
MISC:https://github.com/tanghaibao/jcvi/security/advisories/GHSA-x49m-3cw7-gq5q: https://github.com/tanghaibao/jcvi/security/advisories/GHSA-x49m-3cw7-gq5q

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.8

CVSS v3 Details

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