CVE-2024-32653 Information

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.

Reference

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

Share on: