2017-12-28 22:02:29 -05:00
{
2019-03-18 01:45:44 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-3762" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Nextcloud Server" ,
"version" : {
"version_data" : [
{
"version_value" : "<13.0.3, <12.0.8"
}
]
}
}
]
} ,
"vendor_name" : "Nextcloud"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-05 11:07:45 -04:00
{
2019-03-18 01:45:44 +00:00
"lang" : "eng" ,
"value" : "Nextcloud Server before 12.0.8 and 13.0.3 suffers from improper checks of dropped permissions for incoming shares allowing a user to still request previews for files it should not have access to."
2018-07-05 11:07:45 -04:00
}
2019-03-18 01:45:44 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Access Control - Generic (CWE-284)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nextcloud.com/security/advisory/?id=nc-sa-2018-002" ,
"refsource" : "CONFIRM" ,
"url" : "https://nextcloud.com/security/advisory/?id=nc-sa-2018-002"
} ,
{
"name" : "https://hackerone.com/reports/358339" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/358339"
}
]
}
}