CVE-2023-44128

LOWCVSS 3.6/10EPSS 0.07%

Last modified

CVE-2023-44128 is a low-severity vulnerability rated 3.6/10 on the CVSS scale. 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. EPSS estimates a 0.07% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
3.6/10

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L

EPSS Probability
0.07%

0.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GoogleAndroid>= 4.0, <= 13.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2023-44128?
CVE-2023-44128 has a CVSS score of 3.6/10 (LOW severity). The EPSS model estimates a 0.07% probability of exploitation in the next 30 days.
How do I fix CVE-2023-44128?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-44128?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST