9.3
CVE-2016-6564
- EPSS 0.43%
- Published 13.07.2018 20:29:01
- Last modified 21.11.2024 02:56:21
- Source cret@cert.org
- Teams watchlist Login
- Open Login
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)
Infinixauthority ≫ Hot X507 Firmware Version-
Infinixauthority ≫ Hot 2 X510 Firmware Version-
Infinixauthority ≫ Zero X506 Firmware Version-
Infinixauthority ≫ Zero 2 X509 Firmware Version-
Bluproducts ≫ Studio G Firmware Version-
Bluproducts ≫ Studio G Plus Firmware Version-
Bluproducts ≫ Studio 6.0 Hd Firmware Version-
Bluproducts ≫ Studio X Firmware Version-
Bluproducts ≫ Studio X Plus Firmware Version-
Bluproducts ≫ Studio C Hd Firmware Version-
Xolo ≫ Cube 5.0 Firmware Version-
Beeline ≫ Pro 2 Firmware Version-
Iku-mobile ≫ Colorful K45i Firmware Version-
Leagoo ≫ Lead 5 Firmware Version-
Leagoo ≫ Lead 6 Firmware Version-
Leagoo ≫ Lead 3i Firmware Version-
Leagoo ≫ Lead 2s Firmware Version-
Leagoo ≫ Alfa 6 Firmware Version-
Doogee ≫ Voyager 2 Dg310i Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.43% | 0.616 |
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.