51 matches found
Android Bluetooth - BNEP BNEP_SETUP_CONNECTION_REQUEST_MSG Out-of-Bounds Read Exploit
Exploit for Android platform in category dos / poc import os import sys import struct import bluetooth BNEPPSM = 15 BNEPFRAMECONTROL = 0x01 Control types parsed by bnepprocesscontrolpacket in bneputils.cc BNEPSETUPCONNECTIONREQUESTMSG = 0x01 def oobreadsrcbdaddr, dst: bnep =...
Android Bluetooth BNEP BNEP_SETUP_CONNECTION_REQUEST_MSG Out-Of-Bounds Read
import os import sys import struct import bluetooth BNEPPSM = 15 BNEPFRAMECONTROL = 0x01 Control types parsed by bnepprocesscontrolpacket in bneputils.cc BNEPSETUPCONNECTIONREQUESTMSG = 0x01 def oobreadsrcbdaddr, dst: bnep = bluetooth.BluetoothSocketbluetooth.L2CAP bnep.settimeout5...
Android Bluetooth - BNEP bnep_data_ind() Remote Heap Disclosure
import os import sys import struct import bluetooth BNEPPSM = 15 BNEPFRAMECOMPRESSEDETHERNET = 0x02 LEAKATTEMPTS = 20 def leaksrcbdaddr, dst: bnep = bluetooth.BluetoothSocketbluetooth.L2CAP bnep.settimeout5 bnep.bindsrcbdaddr, 0 print 'Connecting to BNEP...' bnep.connectdst, BNEPPSM...
The vulnerability of the Bluetooth component of the Android operating system, allowing a hacker to execute arbitrary code
The vulnerability of the Bluetooth component in the Android operating system is related to deficiencies in access control. Exploiting this vulnerability allows a malicious actor to execute arbitrary code within the context of a privileged process from a remote location...
CVE-2017-13160
A remote code execution vulnerability in the Android system bluetooth. Product: Android. Versions: 7.0, 7.1.1, 7.1.2, 8.0. Android ID A-37160362...
Google Android System (bluetooth) remote code execution vulnerability
Android is a Linux-based open source operating system jointly developed by Google and the Open Handset Alliance OHA. system bluetooth is one of the bluetooth subsystems. A remote code execution vulnerability exists in Systembluetooth in Android. A remote attacker could exploit this vulnerability ...
CVE-2017-0842
An elevation of privilege vulnerability in the Android system bluetooth. Product: Android. Versions: 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-37502513...
CVE-2017-0783
A information disclosure vulnerability in the Android system bluetooth. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID: A-63145701...
Android SDP Server Information Disclosure Vulnerability
SDP server is an SDP server. An information disclosure vulnerability exists in the SDP server in the Android Bluetooth software stack. An attacker is allowed to send a set of carefully crafted requests to the server, thereby making its memory bits public. This information can later be used by an...
Google Android Bluetooth power lifting vulnerability
Android is a Linux-based open source operating system jointly developed by Google and the Open Handheld Alliance OHA, of which Bluetooth is a component. A power lifting vulnerability exists in Bluetooth in Android versions 7.0, 7.1.1, and 7.1.2. The vulnerability can be exploited by an attacker t...
The vulnerability of the Android operating system, which allows a hacker to increase their privileges
The vulnerability of the Bluetooth component in the Android operating system exists due to insufficient validation of input data. Exploiting this vulnerability can allow attackers to enhance their privileges by connecting devices via Bluetooth while the main user is working...