Vulnerability Database

317,577

Total vulnerabilities in the database

CVE-2023-44128

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.

  • Published: Sep 27, 2023
  • Updated: Nov 16, 2025
  • CVE: CVE-2023-44128
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5
  • AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:L

CWEs: