Safety vulnerability ID: 59191
The information on this page was manually curated by our Cybersecurity Intelligence Team.
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
Latest version: 1.4.23
Python utility libraries on genome assembly, annotation and comparative genomics
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
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application