An issue was discovered in Microvirt MEmu all versions prior to 7.0.2. A guest Android operating system inside the MEmu emulator contains a /system/bin/systemd binary that is run with root privileges on startup (this is unrelated to Red Hat's systemd init program, and is a closed-source proprietary tool that seems to be developed by Microvirt). This program opens TCP port 21509, presumably to receive installation-related commands from the host OS. Because everything after the installer:uninstall command is concatenated directly into a system() call, it is possible to execute arbitrary commands by supplying shell metacharacters.
References
Link | Resource |
---|---|
https://github.com/seqred-s-a/cve-2019-14514 | Exploit Third Party Advisory |
https://github.com/seqred-s-a/cve-2019-14514 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:26
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/seqred-s-a/cve-2019-14514 - Exploit, Third Party Advisory |
Information
Published : 2020-02-11 12:15
Updated : 2024-11-21 04:26
NVD link : CVE-2019-14514
Mitre link : CVE-2019-14514
CVE.ORG link : CVE-2019-14514
JSON object : View
Products Affected
microvirt
- memu
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')