cvelist/2020/10xxx/CVE-2020-10876.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-03-23 21:01:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-05-04 14:01:23 +00:00
"ID": "CVE-2020-10876",
"STATE": "PUBLIC"
2020-03-23 21:01:24 +00:00
},
2020-05-04 14:01:23 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-23 21:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-04 14:01:23 +00:00
"value": "The OKLOK (3.1.1) mobile companion app for Fingerprint Bluetooth Padlock FB50 (2.3) does not correctly implement its timeout on the four-digit verification code that is required for resetting passwords, nor does it properly restrict excessive verification attempts. This allows an attacker to brute force the four-digit verification code in order to bypass email verification and change the password of a victim account."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://apps.apple.com/us/app/oklok/id1392287771",
"refsource": "MISC",
"name": "https://apps.apple.com/us/app/oklok/id1392287771"
2020-05-04 21:01:24 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/fierceoj/ownklok",
"url": "https://github.com/fierceoj/ownklok"
2020-03-23 21:01:24 +00:00
}
]
}
}