CVE-2023-35932

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jcvi_project:jcvi:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-06-23 22:15

Updated : 2023-07-05 13:52


NVD link : CVE-2023-35932

Mitre link : CVE-2023-35932

CVE.ORG link : CVE-2023-35932


JSON object : View

Products Affected

jcvi_project

  • jcvi
CWE
CWE-1284

Improper Validation of Specified Quantity in Input

CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')