CVE-2018-9359

HIGH

Android - Out-of-bounds Read in l2c_main.cc

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2018-9359. PoCs published by codecat007.

AI-analyzed exploit summary This PoC exploits CVE-2018-9359, a Bluetooth L2CAP information leak vulnerability in Android's Bluedroid stack. It sends a crafted L2CAP command to trigger an information disclosure via a malformed request, leaking memory contents from the target device.

Description

In process_l2cap_cmd of l2c_main.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.1 Android-7.0 Android-7.1.1 Android-7.1.2 Android-8.0 Android-8.1 Android ID: A-74196706.

Exploits (1)

github WORKING POC 8 stars
by codecat007 · cpoc
https://github.com/codecat007/cvehub/tree/main/android/Bluedroid/poc_CVE-2018-9359.c

This PoC exploits CVE-2018-9359, a Bluetooth L2CAP information leak vulnerability in Android's Bluedroid stack. It sends a crafted L2CAP command to trigger an information disclosure via a malformed request, leaking memory contents from the target device.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Android Bluedroid (versions affected by CVE-2018-9359)
No auth needed
Prerequisites: Bluetooth connectivity to target device · Target device with vulnerable Bluedroid stack
devstral-2 · analyzed Feb 27, 2026 Full analysis →

References (2)

Core 2
Core References
Patch, Vendor Advisory x_refsource_confirm
https://source.android.com/security/bulletin/2018-06-01
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/104461

Scores

CVSS v3 7.5
EPSS 0.0152
EPSS Percentile 81.7%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-125
Status published
Products (7)
google/android 6.0
google/android 6.0.1
google/android 7.0
google/android 7.1.1
google/android 7.1.2
google/android 8.0
google/android 8.1
Published Nov 06, 2018
Tracked Since Feb 18, 2026