Add CVE-2021-33180

This commit is contained in:
SynologyCVE 2021-05-26 09:44:48 +00:00
parent 1be1ff993f
commit e2961ddc38

View File

@ -3,15 +3,68 @@
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"STATE": "PUBLIC",
"ID": "CVE-2021-33180",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@synology.com",
"DATE_PUBLIC": "2021-05-26T09:44:47.920155"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"affected": "<",
"version_value": "1.8.1-2876"
}
]
},
"product_name": "Synology Media Server"
}
]
},
"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 SQL command ('SQL Injection') vulnerability in cgi component in Synology Media Server before 1.8.1-2876 allows remote attackers to execute arbitrary SQL commands via unspecified vectors."
}
]
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1",
"baseScore": "7.3"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.synology.com/security/advisory/Synology_SA_20_24",
"refsource": "CONFIRM",
"name": "https://www.synology.com/security/advisory/Synology_SA_20_24"
}
]
}