CVE-2021-33057

Publication date

2022-07-26 22:36:59

Family

mitre

State

PUBLISHED

Description

The QQ application 8.7.1 for Android and iOS does not enforce the permission requirements (e.g., android.permission.ACCESS_FINE_LOCATION) for determining the devices physical location. An attacker can use qq.createMapContext to create a MapContext object, use MapContext.moveToLocation to move the center of the map to the devices location, and use MapContext.getCenterLocation to get the latitude and longitude of the current map center.