Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jcvi Project | Jcvi | <= 1.3.5 |
Related Weaknesses (CWE)
References
- https://github.com/tanghaibao/jcvi/blob/cede6c65c8e7603cb266bc3395ac8f915ea9eac7Product
- https://github.com/tanghaibao/jcvi/security/advisories/GHSA-x49m-3cw7-gq5qVendor Advisory
- https://github.com/tanghaibao/jcvi/blob/cede6c65c8e7603cb266bc3395ac8f915ea9eac7Product
- https://github.com/tanghaibao/jcvi/security/advisories/GHSA-x49m-3cw7-gq5qVendor Advisory
FAQ
What is CVE-2023-35932?
CVE-2023-35932 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 forma...
How severe is CVE-2023-35932?
CVE-2023-35932 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-35932?
Check the references section above for vendor advisories and patch information. Affected products include: Jcvi Project Jcvi.