2022-12-29 04:00:45 +00:00
{
2023-01-14 01:00:36 +00:00
"data_version" : "4.0" ,
2022-12-29 04:00:45 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-22471" ,
2023-01-14 01:00:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2022-12-29 04:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-01-14 01:00:36 +00:00
"value" : "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud. Broken access control allows a user to delete attachments of other users. There are currently no known workarounds. It is recommended that the Nextcloud Deck app is upgraded to 1.6.5 or 1.7.3 or 1.8.2."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-639: Authorization Bypass Through User-Controlled Key" ,
"cweId" : "CWE-639"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "nextcloud" ,
"product" : {
"product_data" : [
{
"product_name" : "security-advisories" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.60, < 1.6.5" ,
"version_affected" : "="
} ,
{
"version_value" : ">= 1.7.0, < 1.7.3" ,
"version_affected" : "="
} ,
{
"version_value" : ">= 1.8.0, < 1.8.2" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-2vw5-pfg6-3wm6" ,
"refsource" : "MISC" ,
"name" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-2vw5-pfg6-3wm6"
} ,
{
"url" : "https://github.com/nextcloud/deck/pull/4173" ,
"refsource" : "MISC" ,
"name" : "https://github.com/nextcloud/deck/pull/4173"
}
]
} ,
"source" : {
"advisory" : "GHSA-2vw5-pfg6-3wm6" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L" ,
"version" : "3.1"
2022-12-29 04:00:45 +00:00
}
]
}
}