Add CVE-2021-29088

This commit is contained in:
SynologyCVE 2021-05-18 06:15:41 +00:00
parent 83d8eadd14
commit 673c4b3f7a

View File

@ -3,15 +3,68 @@
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"STATE": "PUBLIC",
"ID": "CVE-2021-29088",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@synology.com",
"DATE_PUBLIC": "2021-05-18T06:15:41.149855"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"affected": "<",
"version_value": "6.2.4-25553"
}
]
},
"product_name": "Synology DiskStation Manager (DSM)"
}
]
},
"vendor_name": "Synology"
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Improper limitation of a pathname to a restricted directory ('Path Traversal') in cgi component in Synology DiskStation Manager (DSM) before 6.2.4-25553 allows local users to execute arbitrary code via unspecified vectors."
}
]
},
"impact": {
"cvss": {
"vectorString": "AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1",
"baseScore": "7.8"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.synology.com/security/advisory/Synology_SA_21_03",
"refsource": "CONFIRM",
"name": "https://www.synology.com/security/advisory/Synology_SA_21_03"
}
]
}