Vulnerabilities > CVE-2017-13262 - Out-of-bounds Read vulnerability in Google Android

047910
CVSS 3.3 - LOW
Attack vector
ADJACENT_NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
NONE
Availability impact
NONE
low complexity
google
CWE-125
exploit available

Summary

In bnep_data_ind of bnep_main.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.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-69271284.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Overread Buffers
    An adversary attacks a target by providing input that causes an application to read beyond the boundary of a defined buffer. This typically occurs when a value influencing where to start or stop reading is set to reflect positions outside of the valid memory location of the buffer. This type of attack may result in exposure of sensitive information, a system crash, or arbitrary code execution.

Exploit-Db

  • descriptionAndroid Bluetooth - BNEP BNEP_SETUP_CONNECTION_REQUEST_MSG Out-of-Bounds Read. CVE-2017-13258,CVE-2017-13260,CVE-2017-13261,CVE-2017-13262. Dos exploit for A...
    fileexploits/android/dos/44327.py
    idEDB-ID:44327
    last seen2018-05-24
    modified2018-03-23
    platformandroid
    port
    published2018-03-23
    reporterExploit-DB
    sourcehttps://www.exploit-db.com/download/44327/
    titleAndroid Bluetooth - BNEP BNEP_SETUP_CONNECTION_REQUEST_MSG Out-of-Bounds Read
    typedos
  • descriptionAndroid Bluetooth - BNEP bnep_data_ind() Remote Heap Disclosure. CVE-2017-13258,CVE-2017-13260,CVE-2017-13261,CVE-2017-13262. Dos exploit for Android platform
    fileexploits/android/dos/44326.py
    idEDB-ID:44326
    last seen2018-05-24
    modified2018-03-23
    platformandroid
    port
    published2018-03-23
    reporterExploit-DB
    sourcehttps://www.exploit-db.com/download/44326/
    titleAndroid Bluetooth - BNEP bnep_data_ind() Remote Heap Disclosure
    typedos

Packetstorm