← Back to CVE List

CVE-2023-44128

Published: 2023-09-27T15:19Z
Last Modified: 2024-11-21T08:25Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
he vulnerability is to delete arbitrary files in LGInstallService ("com.lge.lginstallservies") app. The app contains the exported "com.lge.lginstallservies.InstallService" service that exposes an AIDL interface. All its "installPackage*" methods are finally calling the "installPackageVerify()" method that performs signature validation after the delete file method. An attacker can control conditions so this security check is never performed and an attacker-controlled file is deleted. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt