CVE-2023-44128
he vulnerability is to delete arbitrary files in LGInstallService ("com.lge.lginstallservies") app.
Does this matter?
Lower severity and a low EPSS score (0.07%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 3.6 LOWCVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
- EPSS
- 0.07% probability · 0th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-367
- Affected
- google/android
- Source
- product.security@lge.com
References
- https://lgsecurity.lge.com/bulletins/mobile#updateDetailsVendor Advisory
- https://lgsecurity.lge.com/bulletins/mobile#updateDetailsVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.