2021-05-12 22:00:39 +00:00
{
"CVE_data_meta" : {
2021-06-01 15:03:05 -04:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:00:39 +00:00
"ID" : "CVE-2021-32652" ,
2021-06-01 15:03:05 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "Missing permission check on email metadata retrieval"
2021-05-12 22:00:39 +00:00
} ,
2021-06-01 15:03:05 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "security-advisories" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.4.3"
} ,
{
"version_value" : ">= 1.5.5, < 1.8.2"
}
]
}
}
]
} ,
"vendor_name" : "nextcloud"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:00:39 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-01 15:03:05 -04:00
"value" : "Nextcloud Mail is a mail app for the Nextcloud platform. A missing permission check in Nextcloud Mail before 1.4.3 and 1.8.2 allows another authenticated users to access mail metadata of other users. Versions 1.4.3 and 1.8.2 contain patches for this vulnerability; no workarounds other than the patches are known to exist."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284: Improper Access Control"
}
]
2021-05-12 22:00:39 +00:00
}
]
2021-06-01 15:03:05 -04:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-mxx2-6rg9-v2vc" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-mxx2-6rg9-v2vc"
} ,
{
"name" : "https://hackerone.com/reports/1094063" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/1094063"
}
]
} ,
"source" : {
"advisory" : "GHSA-mxx2-6rg9-v2vc" ,
"discovery" : "UNKNOWN"
2021-05-12 22:00:39 +00:00
}
}