CVE-2023-35932 Information

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.

Reference

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

Share on: