2022-03-21 23:01:16 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-27613" ,
2022-07-25 15:18:04 +08:00
"ASSIGNER" : "security@synology.com" ,
"STATE" : "PUBLIC" ,
"DATE_PUBLIC" : "2022-07-25T15:18:04.452699"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CardDAV Server" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "6.0.10-0153"
}
]
}
}
]
} ,
"vendor_name" : "Synology"
}
]
}
2022-03-21 23:01:16 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-25 15:18:04 +08:00
"value" : "Improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability in webapi component in Synology CardDAV Server before 6.0.10-0153 allows remote authenticated users to inject SQL commands via unspecified vectors."
}
]
} ,
"impact" : {
"cvss" : {
"baseScore" : "8.3" ,
"vectorString" : "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.synology.com/security/advisory/Synology_SA_21_06" ,
"url" : "https://www.synology.com/security/advisory/Synology_SA_21_06" ,
"refsource" : "CONFIRM"
2022-03-21 23:01:16 +00:00
}
]
}
}