WiFi Broadcasts in Android OS Leaking sensitive data from a user’s Android device and the details about all the application that running on the user’s device.
All the version of Android running devices is affected by this vulnerability including Amazon’s FireOS for the Kindle.
It leaks Sensitive information such as WiFi network name, BSSID, local IP addresses, DNS server information and the MAC address.
Other than this, attackers need some extra permission to access the rest of the information in the vulnerable Android devices.
Since the MAC address unique for every Android mobile and its tied to hardware thus helps to track any Android device.
Apart from this, network name and BSSID can be used to geolocate users via a lookup against a database of BSSID such as WiGLE or SkyHook.
Android using service called “Intents” for interprocess communication, also in order to send a message by application or OS that can be listed by other applications “Intent” is mainly used by broadcast.
Also, it restricts who is allowed to read such messages or mask sensitive data. along with this Another security mechanism present in the Android is permissions that used to protect the privacy of users.
There are 2 intents used by Android OS broadcasts about WiFi connection and the WiFi network interface.
According to nightwatch cybersecurity, on Android versions 6.0 and later, the real MAC address of the device is no longer available via APIs and will always return the address “02:00:00:00:00:00”. However, an application listening for system broadcasts does not need these permissions thus allowing this information to be captured without the knowledge of the user and the real MAC address being captured even on Android 6 or higher.
In this behavior has been confirmed in multiple types of hardware and Android versions. For Android device users, you can replicate these issues as follows:
This is has been reported to Google and they fixed the vulnerability in Android P / 9. The vendor does not plan to fix prior versions of Android. Users are encouraged to upgrade to Android P / 9 or later.
Android ID # 77286245
CVE ID: CVE-2018-9489
Google Bug # 77236217
GitHub: Internal Broadcasts Monitor
Hackers have reportedly infiltrated and extracted a vast 82 GB of sensitive data from the Indonesian…
IBM has issued a security bulletin warning of two vulnerabilities in its AIX operating system…
The Apache Software Foundation has issued a security alert regarding a critical vulnerability in Apache…
The Chinese National Internet Emergency Center (CNIE) has revealed two significant cases of cyber espionage…
A critical command injection vulnerability in the popular systeminformation npm package has recently been disclosed, exposing millions…
Researchers discovered a malware campaign targeting the npm ecosystem, distributing the Skuld info stealer through…