cvelist/2019/5xxx/CVE-2019-5451.json

62 lines
1.8 KiB
JSON
Raw Normal View History

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 02:19:33 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5451",
2019-07-30 21:00:49 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "com.nextcloud.client",
"version": {
"version_data": [
{
"version_value": "3.6.1"
}
]
}
}
]
}
}
]
}
},
"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/507172",
"url": "https://hackerone.com/reports/507172"
}
]
2019-03-18 02:19:33 +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.6.1 allows accessing the files when repeatedly opening and closing the app in a very short time."
2019-03-18 02:19:33 +00:00
}
]
}
}