cve/2024/CVE-2024-32653.md
2024-05-25 21:48:12 +02:00

867 B

CVE-2024-32653

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.

POC

Reference

Github

No PoCs found on GitHub currently.