mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
941 B
941 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
- https://github.com/skylot/jadx/security/advisories/GHSA-3pp3-hg2q-9gpm
- https://github.com/skylot/jadx/security/advisories/GHSA-3pp3-hg2q-9gpm
Github
No PoCs found on GitHub currently.