Lucene search
+L

77 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:37 a.m.6 views

SUSE CVE-2017-15868

The bnepaddconnection function in net/bluetooth/bnep/core.c in the Linux kernel before 3.19 does not ensure that an l2cap socket is available, which allows local users to gain privileges via a crafted application...

8.4CVSS7.5AI score0.00434EPSS
SaveExploits0References33
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.34 views

SUSE: Security Advisory (SUSE-SU-2018:0245-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.4AI score0.0215EPSS
SaveExploits3References5
OSV
OSV
added 2018/11/06 5:29 p.m.8 views

CVE-2018-9454

In bnepdataind of bnepmain.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0....

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References2
Prion
Prion
added 2018/11/06 5:29 p.m.23 views

Double free

In bnepdataind of bnepmain.c, there is a possible remote code execution due to a double free. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0.1 Android-7.0...

10CVSS9.1AI score0.03246EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/11/06 5:29 p.m.24 views

Out-of-bounds

In bnepdataind of bnepmain.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0...

7.8CVSS7AI score0.01701EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2018/11/06 5:29 p.m.5 views

CVE-2018-9357

In BNEPWrite of bnepapi.cc, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0.1...

7.8CVSS5.9AI score0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2018/11/06 5:29 p.m.10 views

CVE-2018-9436

In bnepdataind of bnepmain.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0...

7.5CVSS5.9AI score0.01701EPSS
SaveExploits0References2
OSV
OSV
added 2018/11/06 5:29 p.m.12 views

CVE-2018-9356

In bnepdataind of bnepmain.c, there is a possible remote code execution due to a double free. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0.1 Android-7.0...

9.8CVSS6.3AI score0.03246EPSS
SaveExploits0References2
android
android
added 2018/06/01 12:00 a.m.42 views

CVE-2018-9356

In bnepdataind of bnepmain.c, there is a possible remote code execution due to a double free. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0 Android-6.0.1 Android-7.0...

10CVSS6.7AI score0.03246EPSS
SaveExploits0References4Affected Software1
zdt
zdt
added 2018/04/29 12:00 a.m.257 views

Android Bluetooth - Blueborne Information Leak (1) Exploit

Exploit for Android platform in category remote exploits from pwn import import bluetooth if not 'TARGET' in args: log.info'Usage: python CVE-2017-0781.py TARGET=XX:XX:XX:XX:XX:XX' exit target = args'TARGET' count = 30 Amount of packets to send port = 0xf BTPSMBNEP context.arch = 'arm'...

8.3CVSS0.3AI score0.2285EPSS
SaveExploits13
OSV
OSV
added 2018/04/04 5:29 p.m.4 views

CVE-2017-13262

In bnepdataind of bnepmain.cc, there is a possible out of bounds read due to a missing length decrement operation. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 5.1.1,...

6.5CVSS5.9AI score0.08172EPSS
SaveExploits7References4
OSV
OSV
added 2018/04/04 5:29 p.m.6 views

CVE-2017-13261

In bnepprocesscontrolpacket of bneputils.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 5.1.1,...

7.5CVSS5.9AI score0.07281EPSS
SaveExploits7References4
Packet Storm
Packet Storm
added 2018/03/23 12:00 a.m.80 views

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...

7AI score0.08172EPSS
SaveExploits9
Packet Storm
Packet Storm
added 2018/03/23 12:00 a.m.86 views

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...

7AI score0.08172EPSS
SaveExploits9
zdt
zdt
added 2018/03/23 12:00 a.m.91 views

Android Bluetooth - BNEP bnep_data_ind() Remote Heap Disclosure Exploit

Exploit for Android platform in category dos / poc 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...

0.08172EPSS
SaveExploits9
exploitpack
exploitpack
added 2018/03/23 12:00 a.m.27 views

Android Bluetooth - BNEP bnep_data_ind() Remote Heap Disclosure

Android Bluetooth - BNEP bnepdataind 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...

7.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/03/23 12:00 a.m.52 views

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...

7.5CVSS7AI score0.08172EPSS
SaveExploits9
exploitpack
exploitpack
added 2018/03/23 12:00 a.m.20 views

Android Bluetooth - BNEP BNEP_SETUP_CONNECTION_REQUEST_MSG Out-of-Bounds Read

Android Bluetooth - BNEP BNEPSETUPCONNECTIONREQUESTMSG 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 ...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/03/23 12:00 a.m.74 views

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...

7.5CVSS7AI score0.08172EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2018/01/30 12:00 a.m.31 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2018:0275-1)

This update for the Linux Kernel 3.12.69-606435 fixes several issues. The following security issues were fixed : - CVE-2017-15868: The bnepaddconnection function in net/bluetooth/bnep/core.c in did not ensure that an l2cap socket is available, which allowed local users to gain privileges via a...

7.8CVSS6.7AI score0.0215EPSS
SaveExploits3References7
Rows per page
Query Builder