Learn about CVE-2018-9506, an out-of-bound read vulnerability in Android versions 7.0 to 9.0, potentially enabling remote information disclosure over Bluetooth without user interaction.
A potential issue has been identified in the avrc_msg_cback function within the avrc_api.cc file, leading to a vulnerability affecting various Android versions.
Understanding CVE-2018-9506
This CVE involves an out-of-bound read vulnerability in Android versions, potentially enabling remote information disclosure via Bluetooth without user interaction.
What is CVE-2018-9506?
The vulnerability arises from a missing bounds check in the avrc_msg_cback function within the avrc_api.cc file.
Exploitation of this vulnerability could allow remote information disclosure over Bluetooth without requiring additional execution privileges.
User interaction is not necessary for the exploitation of this vulnerability.