Add CVE-2021-34812

This commit is contained in:
SynologyCVE 2021-06-17 14:30:42 +08:00
parent 700e43d691
commit 867cf9cf8b

View File

@ -4,14 +4,67 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-34812",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@synology.com",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-06-17T06:30:42.194294"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Synology Calendar",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "2.4.0-0761"
}
]
}
}
]
},
"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": "Use of hard-coded credentials vulnerability in php component in Synology Calendar before 2.4.0-0761 allows remote attackers to obtain sensitive information via unspecified vectors."
}
]
},
"impact": {
"cvss": {
"baseScore": "5.8",
"vectorString": "AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-798: Use of Hard-coded Credentials"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.synology.com/security/advisory/Synology_SA_21_12",
"url": "https://www.synology.com/security/advisory/Synology_SA_21_12",
"refsource": "CONFIRM"
}
]
}