CVE-2024-32653
Severity CVSS v4.0:
Pending analysis
Type:
CWE-20
Input Validation
Publication date:
22/04/2024
Last modified:
15/04/2026
Description
jadx is a Dex to Java decompiler. Prior to version 1.5.0, the package name is not filtered before concatenation. This can be exploited to inject arbitrary code into the package name. The vulnerability allows an attacker to execute commands with shell privileges. Version 1.5.0 contains a patch for the vulnerability.
Impact
Base Score 3.x
6.10
Severity 3.x
MEDIUM
References to Advisories, Solutions, and Tools
- https://github.com/skylot/jadx/blob/9114821fb12558874e01421bf38b0d34fb39df72/jadx-gui/src/main/java/jadx/gui/device/protocol/ADBDevice.java#L108-L109
- https://github.com/skylot/jadx/releases/tag/v1.5.0
- https://github.com/skylot/jadx/security/advisories/GHSA-3pp3-hg2q-9gpm
- https://github.com/skylot/jadx/blob/9114821fb12558874e01421bf38b0d34fb39df72/jadx-gui/src/main/java/jadx/gui/device/protocol/ADBDevice.java#L108-L109
- https://github.com/skylot/jadx/releases/tag/v1.5.0
- https://github.com/skylot/jadx/security/advisories/GHSA-3pp3-hg2q-9gpm



