2019-12-30 14:01:02 +00:00
{
"CVE_data_meta" : {
2020-06-22 09:22:03 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2019-12-30 14:01:02 +00:00
"ID" : "CVE-2020-4066" ,
2020-06-22 09:22:03 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command Injection in Limdu trainBatch function"
2019-12-30 14:01:02 +00:00
} ,
2020-06-22 09:22:03 -06:00
"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" ,
2019-12-30 14:01:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-22 16:01:25 +00:00
"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."
2019-12-30 14:01:02 +00:00
}
]
2020-06-22 09:22:03 -06:00
} ,
"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"
2019-12-30 14:01:02 +00:00
}
}