{ "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-4066", "STATE": "PUBLIC", "TITLE": "Command Injection in Limdu trainBatch function" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Limdu", "version": { "version_data": [ { "version_value": "< 0.95" } ] } } ] }, "vendor_name": "erelsgl" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Limdu before 0.95, the trainBatch function has a command injection vulnerability. Clients of the Limdu library are unlikely to be aware of this, so they might unwittingly write code that contains a vulnerability. This has been patched in 0.95." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/erelsgl/limdu/security/advisories/GHSA-77qv-gh6f-pgh4", "refsource": "CONFIRM", "url": "https://github.com/erelsgl/limdu/security/advisories/GHSA-77qv-gh6f-pgh4" } ] }, "source": { "advisory": "GHSA-77qv-gh6f-pgh4", "discovery": "UNKNOWN" } }