VulnerabilityDeferred
CVE-2024-32653
This can be exploited to inject arbitrary code into the package name.
MEDIUM 6.1EPSS 0.24%
Does this matter?
Lower severity and a low EPSS score (0.24%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H
- EPSS
- 0.24% probability · 15th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20
- Source
- security-advisories@github.com
References
- 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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.