An issue was discovered in KaiOS 3.0 before 3.1. The /system/bin/tctweb_server binary exposes a local web server that responds to GET and POST requests on port 2929. The server accepts arbitrary Bash commands and executes them as root. Because it is not permission or context restricted and returns proper CORS headers, it's accessible to all websites via the browser. At a bare minimum, this allows an attacker to retrieve a list of the user's installed apps, notifications, and downloads. It also allows an attacker to delete local files and modify system properties including the boolean persist.moz.killswitch property (which would render the device inoperable). This vulnerability is partially mitigated by SELinux which prevents reads, writes, or modifications to files or permissions within protected partitions.
References
Link | Resource |
---|---|
https://kaios.dev/cve/1411380 | Exploit Vendor Advisory |
https://kaios.dev/cve/1411380 | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://kaios.dev/cve/1411380 - Exploit, Vendor Advisory |
30 May 2023, 15:34
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:kaiostech:kaios:3.0:*:*:*:*:*:*:* cpe:2.3:o:kaiostech:kaios:3.1:*:*:*:*:*:*:* |
|
CWE | CWE-77 | |
References | (MISC) https://kaios.dev/cve/1411380 - Exploit, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
First Time |
Kaiostech kaios
Kaiostech |
Information
Published : 2023-05-22 16:15
Updated : 2024-11-21 08:05
NVD link : CVE-2023-33294
Mitre link : CVE-2023-33294
CVE.ORG link : CVE-2023-33294
JSON object : View
Products Affected
kaiostech
- kaios
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')