2023-06-14 15:00:43 +00:00
{
2023-06-23 21:00:41 +00:00
"data_version" : "4.0" ,
2023-06-14 15:00:43 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-35173" ,
2023-06-23 21:00:41 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-06-14 15:00:43 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-23 21:00:41 +00:00
"value" : "Nextcloud End-to-end encryption app provides all the necessary APIs to implement End-to-End encryption on the client side. By providing an invalid meta data file, an attacker can make previously dropped files inaccessible. It is recommended that the Nextcloud End-to-end encryption app is upgraded to version 1.12.4 that contains the fix.\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284: Improper Access Control" ,
"cweId" : "CWE-284"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "nextcloud" ,
"product" : {
"product_data" : [
{
"product_name" : "security-advisories" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 1.12.0, < 1.12.4"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-x7c7-v5r3-mg37" ,
"refsource" : "MISC" ,
"name" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-x7c7-v5r3-mg37"
} ,
{
"url" : "https://github.com/nextcloud/end_to_end_encryption/pull/435" ,
"refsource" : "MISC" ,
"name" : "https://github.com/nextcloud/end_to_end_encryption/pull/435"
} ,
{
"url" : "https://hackerone.com/reports/1914115" ,
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1914115"
}
]
} ,
"source" : {
"advisory" : "GHSA-x7c7-v5r3-mg37" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.7 ,
"baseSeverity" : "MEDIUM" ,
"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:H" ,
"version" : "3.1"
2023-06-14 15:00:43 +00:00
}
]
}
}