Revise CVE-2021-26567

This commit is contained in:
SynologyCVE 2021-03-11 03:05:10 -05:00
parent 0a6b6d0703
commit 0afc17c0eb

View File

@ -15,19 +15,19 @@
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Synology DiskStation Manager (DSM)", "product_name": "faad2",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"affected": "<", "affected": "<",
"version_value": "6.2.3-25426-3" "version_value": "2.2.7.1"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Synology" "vendor_name": "github/knik0"
} }
] ]
} }
@ -36,24 +36,17 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use of unmaintained third party components vulnerability in faad in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows remote authenticated users to execute arbitrary code via a crafted file path." "value": "Stack-based buffer overflow vulnerability in frontend/main.c in faad2 before 2.2.7.1 allow local attackers to execute arbitrary code via filename and pathname options."
} }
] ]
}, },
"impact": {
"cvss": {
"baseScore": "8.8",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": { "problemtype": {
"problemtype_data": [ "problemtype_data": [
{ {
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-1104: Use of Unmaintained Third Party Components" "value": "CWE-121: Stack-based Buffer Overflow"
} }
] ]
} }
@ -65,6 +58,11 @@
"name": "https://www.synology.com/security/advisory/Synology_SA_20_26", "name": "https://www.synology.com/security/advisory/Synology_SA_20_26",
"refsource": "CONFIRM", "refsource": "CONFIRM",
"url": "https://www.synology.com/security/advisory/Synology_SA_20_26" "url": "https://www.synology.com/security/advisory/Synology_SA_20_26"
},
{
"name": "https://github.com/knik0/faad2/commit/720f7004d6c4aabee19aad16e7c456ed76a3ebfa",
"refsource": "MISC",
"url": "https://github.com/knik0/faad2/commit/720f7004d6c4aabee19aad16e7c456ed76a3ebfa"
} }
] ]
} }