Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
jadx: RCE Via Groovy Code Injection in Gradle Export
Vulnerability Description
jadx is a Dex to Java decompiler. Prior to 1.5.6, jadx inserts the android:versionName value from an AndroidManifest into the generated app/build.gradle Groovy template without proper sanitization when exporting a decompiled APK as an Android Gradle project. A malicious APK can break out of the string context so that opening or building the exported Gradle project executes attacker-controlled Groovy code on the victim machine. This issue is fixed in version 1.5.6.
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Vulnerability Title
skylot jadx 代码注入漏洞
Vulnerability Description
Skylot jadx是Skylot个人开发者开源的一款Android反编译分析工具。 skylot jadx 1.5.6之前版本存在代码注入漏洞,该漏洞源于在对AndroidManifest中的android:versionName值未进行适当清理的情况下将其插入到生成的Groovy模板中,可能导致恶意APK突破字符串环境,在受害者机器上执行攻击者控制的Groovy代码。
CVSS Information
N/A
Vulnerability Type
N/A