2020-10-22 14:02:23 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-27659" ,
2020-11-30 17:25:26 +08:00
"ASSIGNER" : "security@synology.com" ,
"DATE_PUBLIC" : "2020-11-30T00:00:00" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Safe Access" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "1.2.3-0234"
}
]
}
}
]
} ,
"vendor_name" : "Synology"
}
]
}
2020-10-22 14:02:23 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-30 17:25:26 +08:00
"value" : "Multiple cross-site scripting (XSS) vulnerabilities in Synology SafeAccess before 1.2.3-0234 allow remote attackers to inject arbitrary web script or HTML via the (1) domain or (2) profile parameter."
}
]
} ,
"impact" : {
"cvss" : {
"baseScore" : "8.4" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.synology.com/security/advisory/Synology_SA_20_25" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.synology.com/security/advisory/Synology_SA_20_25"
2020-12-14 23:01:43 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1087" ,
"url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1087"
2020-12-22 22:01:54 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/thomasfady/Synology_SA_20_25" ,
"url" : "https://github.com/thomasfady/Synology_SA_20_25"
2020-10-22 14:02:23 +00:00
}
]
}
2020-12-14 23:01:43 +00:00
}