In the COVIDSafe application through 1.0.21 for Android, unsafe use of the Bluetooth transport option in the GATT connection allows attackers to trick the application into establishing a connection over Bluetooth BR/EDR transport, which reveals the public Bluetooth address of the victim's phone without authorisation, bypassing the Bluetooth address randomisation protection in the user's phone.
Link | Tags |
---|---|
https://www.health.gov.au/resources/apps-and-tools/covidsafe-app | product third party advisory |
https://covidsafe.watch/issue-register/ | vendor advisory |
https://github.com/AU-COVIDSafe/mobile-android/blob/b827cf3ccef72a3d38c6fc37466a99868823540f/app/src/main/java/au/gov/health/covidsafe/streetpass/Work.kt#L35-L41 | third party advisory exploit |
https://github.com/alwentiu/CVE-2020-14292 | third party advisory exploit |