2 results (0.004 seconds)

CVSS: 7.8EPSS: 0%CPEs: 2EXPL: 2

In Tencent QQ through 9.7.8.29039 and TIM through 3.4.7.22084, QQProtect.exe and QQProtectEngine.dll do not validate pointers from inter-process communication, which leads to a write-what-where condition. • https://github.com/lan1oc/CVE-2023-34312-exp https://github.com/vi3t1/qq-tim-elevation • CWE-763: Release of Invalid Pointer or Reference •

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 1

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. La aplicación QQ versión 8.7.1 para Android e iOS no aplica los requisitos de permiso (por ejemplo, android.permission.ACCESS_FINE_LOCATION) para determinar la ubicación física del dispositivo. Un atacante puede usar qq.createMapContext para crear un objeto MapContext, usar MapContext.moveToLocation para mover el centro del mapa a la ubicación del dispositivo y usar MapContext.getCenterLocation para obtener la latitud y la longitud del centro del mapa actual • https://arxiv.org/pdf/2205.15202.pdf https://github.com/BESTICSP/Vulnerabilities-Related-to-Mini-Programs-Permissions/blob/main/QQ%20applet%20location%20permission%20vulnerability%20report.pdf https://tencent.com • CWE-862: Missing Authorization •