CVE-2024-10382

There exists a code execution vulnerability in the Car App Android Jetpack Library. CarAppService uses deserialization logic that allows construction of arbitrary java classes. This can lead to arbitrary code execution when combined with specific Java deserialization gadgets. An attacker needs to install a malicious application on victims device to be able to attack any application that uses vulnerable library. We recommend upgrading the library past version 1.7.0-beta02.
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-20 11:15

Updated : 2024-11-26 11:21


NVD link : CVE-2024-10382

Mitre link : CVE-2024-10382

CVE.ORG link : CVE-2024-10382


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data

CWE-94

Improper Control of Generation of Code ('Code Injection')