2019-01-04 16:03:21 -05:00
{
2019-07-30 21:00:49 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:41:07 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5453" ,
2019-07-30 21:00:49 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Nextcloud" ,
"product" : {
"product_data" : [
{
"product_name" : "com.nextcloud.client" ,
"version" : {
"version_data" : [
{
"version_value" : "3.3.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Authentication Bypass Using an Alternate Path or Channel (CWE-288)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/331489" ,
"url" : "https://hackerone.com/reports/331489"
}
]
2019-03-18 04:41:07 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-30 21:00:49 +00:00
"value" : "Bypass lock protection in the Nextcloud Android app prior to version 3.3.0 allowed access to files when being prompted for the lock protection and switching to the Nextcloud file provider."
2019-03-18 04:41:07 +00:00
}
]
}
}