cvelist/2021/33xxx/CVE-2021-33181.json
2021-05-26 09:41:30 +00:00

71 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"STATE": "PUBLIC",
"ID": "CVE-2021-33181",
"ASSIGNER": "security@synology.com",
"DATE_PUBLIC": "2021-05-26T09:41:30.180616"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"affected": "<",
"version_value": "2.4.10-1632"
}
]
},
"product_name": "Synology Video Station"
}
]
},
"vendor_name": "Synology"
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Server-Side Request Forgery (SSRF) vulnerability in webapi component in Synology Video Station before 2.4.10-1632 allows remote authenticated users to send arbitrary request to intranet resources via unspecified vectors."
}
]
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1",
"baseScore": "6.6"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918: Server-Side Request Forgery (SSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.synology.com/security/advisory/Synology_SA_21_04",
"refsource": "CONFIRM",
"name": "https://www.synology.com/security/advisory/Synology_SA_21_04"
}
]
}
}