"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-06 18:00:49 +00:00
parent 72ffe06d1a
commit 47f09c08c7
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13143",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An HTTP parameter pollution issue was discovered on Shenzhen Dragon Brothers Fingerprint Bluetooth Round Padlock FB50 2.3. With the user ID, user name, and the lock's MAC address, anyone can unbind the existing owner of the lock, and bind themselves instead. This leads to complete takeover of the lock. The user ID, name, and MAC address are trivially obtained from APIs found within the Android or iOS application. With only the MAC address of the lock, any attacker can transfer ownership of the lock from the current user, over to the attacker's account. Thus rendering the lock completely inaccessible to the current user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://blog.securelayer7.net/fb50-smart-lock-vulnerability-disclosure/",
"url": "http://blog.securelayer7.net/fb50-smart-lock-vulnerability-disclosure/"
}
]
}
}

View File

@ -56,6 +56,11 @@
"url": "https://www.openwall.com/lists/musl/2019/08/06/1",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/musl/2019/08/06/1"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190806 Re: [musl] CVE request: musl libc 1.1.23 and earlier x87 float stack imbalance",
"url": "http://www.openwall.com/lists/oss-security/2019/08/06/4"
}
]
}