cvelist/2021/34xxx/CVE-2021-34811.json

71 lines
2.2 KiB
JSON
Raw Normal View History

2021-06-16 17:00:55 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-34811",
2021-06-17 15:11:11 +08:00
"ASSIGNER": "security@synology.com",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-06-17T07:11:10.759394"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Download Station",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "3.8.16-3566"
}
]
}
}
]
},
"vendor_name": "Synology"
}
]
}
2021-06-16 17:00:55 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-17 15:11:11 +08:00
"value": "Server-Side Request Forgery (SSRF) vulnerability in task management component in Synology Download Station before 3.8.16-3566 allows remote authenticated users to access intranet resources via unspecified vectors."
}
]
},
"impact": {
"cvss": {
"baseScore": "5.0",
"vectorString": "AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918: Server-Side Request Forgery (SSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.synology.com/security/advisory/Synology_SA_21_11",
"url": "https://www.synology.com/security/advisory/Synology_SA_21_11",
"refsource": "CONFIRM"
2021-06-16 17:00:55 +00:00
}
]
}
}