漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
jadx: HTML Injection in Summary panel
Vulnerability Description
jadx is a Dex to Java decompiler. Prior to 1.5.6, jadx-gui is affected by an HTML injection vulnerability in the Summary tab because SummaryNode.java appends arches and perArchCount values derived from .so file path components inside an APK into an HTML panel without escaping. A malicious APK with an HTML URL-encoded ZIP entry name can force rendering of arbitrary HTML, perform out-of-band requests, disclose the victim IP address, or interact with locally exposed applications. This issue is fixed in version 1.5.6.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Skylot jadx 跨站脚本漏洞
Vulnerability Description
Skylot jadx是Skylot个人开发者开源的一款Android反编译分析工具。 skylot jadx 1.5.6之前版本存在跨站脚本漏洞,该漏洞源于SummaryNode.java未对.so文件路径中的arches和perArchCount值进行清理,直接追加到HTML面板,导致恶意APK可执行HTML注入,可能执行任意HTML、发起带外请求、泄露受害者IP地址或与本地暴露应用程序交互。
CVSS Information
N/A
Vulnerability Type
N/A