CVE-2021-33057: High severity tencent qq vulnerability
The QQ application 8.7.1 for Android and iOS does not enforce the permission requirements (e.g., android.permission.ACCESSFINELOCATION) 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.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2021-33057?
CVE-2021-33057 is a vulnerability in the QQ application 8.7.1 for Android and iOS that allows an attacker to bypass location permission requirements and determine the device's physical location.
What is the severity of CVE-2021-33057?
CVE-2021-33057 has a severity value of 7.5, which is classified as high.
How does CVE-2021-33057 affect the QQ application?
CVE-2021-33057 affects the QQ application 8.7.1 for Android and iOS by allowing an attacker to determine the device's physical location without proper permission enforcement.
How can an attacker exploit CVE-2021-33057?
An attacker can exploit CVE-2021-33057 by using qq.createMapContext to create a MapContext object and then using MapContext.moveToLocation to move the device to a specific location.
How can I mitigate CVE-2021-33057?
To mitigate CVE-2021-33057, update the QQ application to the latest version, which includes the necessary permission enforcement.