Add CVE-2021-29083

This commit is contained in:
SynologyCVE 2021-04-01 05:14:36 +00:00
parent 4aa0d8ffcf
commit 479c9826f9

View File

@ -3,15 +3,68 @@
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"STATE": "PUBLIC",
"ID": "CVE-2021-29083",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@synology.com",
"DATE_PUBLIC": "2021-04-01T05:14:36.718969"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"affected": "<",
"version_value": "6.2.3-25426-3"
}
]
},
"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 neutralization of special elements used in an OS command in SYNO.Core.Network.PPPoE in Synology DiskStation Manager (DSM) before 6.2.3-25426-3 allows remote authenticated users to execute arbitrary code via realname parameter."
}
]
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1",
"baseScore": "7.2"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.synology.com/security/advisory/Synology_SA_20_26",
"refsource": "CONFIRM",
"name": "https://www.synology.com/security/advisory/Synology_SA_20_26"
}
]
}