2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-07-10 13:20:49 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11061" ,
2020-07-10 13:20:49 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Heap-based Buffer Overflow in Bareos Director"
2020-03-30 19:01:15 +00:00
} ,
2020-07-10 13:20:49 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Bareos Director" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 16.2.10"
} ,
{
"version_value" : "<= 17.2.9"
} ,
{
"version_value" : "<= 18.2.8"
} ,
{
"version_value" : "<= 19.2.7"
}
]
}
}
]
} ,
"vendor_name" : "Bareos GmbH & Co. KG"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-10 20:01:35 +00:00
"value" : "In Bareos Director less than or equal to 16.2.10, 17.2.9, 18.2.8, and 19.2.7, a heap overflow allows a malicious client to corrupt the director's memory via oversized digest strings sent during initialization of a verify job. Disabling verify jobs mitigates the problem. This issue is also patched in Bareos versions 19.2.8, 18.2.9 and 17.2.10."
2020-07-10 13:20:49 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122: Heap-based Buffer Overflow"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-07-10 13:20:49 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/bareos/bareos/security/advisories/GHSA-mm45-cg35-54j4" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/bareos/bareos/security/advisories/GHSA-mm45-cg35-54j4"
} ,
{
"name" : "https://bugs.bareos.org/view.php?id=1210" ,
"refsource" : "MISC" ,
"url" : "https://bugs.bareos.org/view.php?id=1210"
}
]
} ,
"source" : {
"advisory" : "GHSA-mm45-cg35-54j4" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}