mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
81 lines
2.7 KiB
JSON
81 lines
2.7 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2020-27659",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1087",
|
|
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1087"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/thomasfady/Synology_SA_20_25",
|
|
"url": "https://github.com/thomasfady/Synology_SA_20_25"
|
|
}
|
|
]
|
|
}
|
|
} |