2020-10-01 14:02:57 +00:00
{
"CVE_data_meta" : {
2020-10-29 13:48:10 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:02:57 +00:00
"ID" : "CVE-2020-26205" ,
2020-10-29 13:48:10 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "XSS in Sal"
2020-10-01 14:02:57 +00:00
} ,
2020-10-29 13:48:10 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Sal" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_value" : "4.1.6"
}
]
}
}
]
} ,
"vendor_name" : "salopensource"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:02:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-29 13:48:10 -06:00
"value" : "Sal is a multi-tenanted reporting dashboard for Munki with the ability to display information from Facter. In Sal through version 4.1.6 there is an XSS vulnerability on the machine_list view."
2020-10-01 14:02:57 +00:00
}
]
2020-10-29 13:48:10 -06:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/salopensource/sal/pull/405" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/salopensource/sal/pull/405"
} ,
{
"name" : "https://github.com/salopensource/sal/commit/145bb72daf8460bdedbbc9fb708d346283e7a568" ,
"refsource" : "MISC" ,
"url" : "https://github.com/salopensource/sal/commit/145bb72daf8460bdedbbc9fb708d346283e7a568"
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
2020-10-01 14:02:57 +00:00
}
}