CVE-2023-35932: jcvi vulnerable to Configuration Injection due to unsanitized user input

7.1 CVSS

Description

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.

Classification

CVE ID: CVE-2023-35932

CVSS Base Severity: HIGH

CVSS Base Score: 7.1

Affected Products

Vendor: tanghaibao

Product: jcvi

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.14% (probability of being exploited)

EPSS Percentile: 49.94% (scored less or equal to compared to others)

EPSS Date: 2025-02-03 (when was this score calculated)

References

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

Timeline