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 device's 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 device's location, and use MapContext.getCenterLocation to get the latitude and longitude of the current map center.
References
Link | Resource |
---|---|
https://arxiv.org/pdf/2205.15202.pdf | Technical Description Third Party Advisory |
https://github.com/BESTICSP/Vulnerabilities-Related-to-Mini-Programs-Permissions/blob/main/QQ%20applet%20location%20permission%20vulnerability%20report.pdf | Exploit Third Party Advisory |
https://tencent.com | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2022-07-26 23:15
Updated : 2024-02-28 19:29
NVD link : CVE-2021-33057
Mitre link : CVE-2021-33057
CVE.ORG link : CVE-2021-33057
JSON object : View
Products Affected
tencent
CWE
CWE-862
Missing Authorization