9.3

CVE-2016-6564

Exploit

Android devices with code from Ragentek contain a privileged binary that performs over-the-air (OTA) update checks. Additionally, there are multiple techniques used to hide the execution of this binary. This behavior could be described as a rootkit. This binary, which resides as /system/bin/debugs, runs with root privileges and does not communicate over an encrypted channel. The binary has been shown to communicate with three hosts via HTTP: oyag[.]lhzbdvm[.]com oyag[.]prugskh[.]net oyag[.]prugskh[.]com Server responses to requests sent by the debugs binary include functionalities to execute arbitrary commands as root, install applications, or update configurations. Examples of a request sent by the client binary: POST /pagt/agent?data={"name":"c_regist","details":{...}} HTTP/1. 1 Host: 114.80.68.223 Connection: Close An example response from the server could be: HTTP/1.1 200 OK {"code": "01", "name": "push_commands", "details": {"server_id": "1" , "title": "Test Command", "comments": "Test", "commands": "touch /tmp/test"}} This binary is reported to be present in the following devices: BLU Studio G BLU Studio G Plus BLU Studio 6.0 HD BLU Studio X BLU Studio X Plus BLU Studio C HD Infinix Hot X507 Infinix Hot 2 X510 Infinix Zero X506 Infinix Zero 2 X509 DOOGEE Voyager 2 DG310 LEAGOO Lead 5 LEAGOO Lead 6 LEAGOO Lead 3i LEAGOO Lead 2S LEAGOO Alfa 6 IKU Colorful K45i Beeline Pro 2 XOLO Cube 5.0

Data is provided by the National Vulnerability Database (NVD)
BluproductsStudio G Firmware Version-
   BluproductsStudio G Version-
BluproductsStudio X Firmware Version-
   BluproductsStudio X Version-
BluproductsStudio C Hd Firmware Version-
   BluproductsStudio C Hd Version-
XoloCube 5.0 Firmware Version-
   XoloCube 5.0 Version-
BeelinePro 2 Firmware Version-
   BeelinePro 2 Version-
Iku-mobileColorful K45i Firmware Version-
   Iku-mobileColorful K45i Version-
LeagooLead 5 Firmware Version-
   LeagooLead 5 Version-
LeagooLead 6 Firmware Version-
   LeagooLead 6 Version-
LeagooLead 3i Firmware Version-
   LeagooLead 3i Version-
LeagooLead 2s Firmware Version-
   LeagooLead 2s Version-
LeagooAlfa 6 Firmware Version-
   LeagooAlfa 6 Version-
DoogeeVoyager 2 Dg310i Firmware Version-
   DoogeeVoyager 2 Dg310i Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.43% 0.616
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.1 2.2 5.9
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 9.3 8.6 10
AV:N/AC:M/Au:N/C:C/I:C/A:C
CWE-494 Download of Code Without Integrity Check

The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code.