漏洞标题
N/A
漏洞描述信息
apk-parser3是一个模块,用于从APK文件中提取Android Manifest信息。在0.1.3之前的apk-parser3版本通过HTTP下载二进制资源,这使得它容易受到中间人攻击(MITM)。如果攻击者在线或位于用户和远程服务器之间,可以将请求的二进制与攻击者控制的二进制交换,从而可能导致远程代码执行(RCE)。
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
apk-parser3 is a module to extract Android Manifest info from an APK file. apk-parser3 versions before 0.1.3 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.
CVSS信息
N/A
漏洞类别
敏感数据加密缺失
漏洞标题
apk-parser3 安全漏洞
漏洞描述信息
apk-parser3是一款用于解析Android APK格式文件的解析器。 apk-parser3 0.1.3之前版本中存在安全漏洞,该漏洞源于程序通过未加密的HTTP连接下载可执行文件。远程攻击者可通过拦截响应并用恶意的可执行文件替换被请求的可执行文件利用该漏洞执行代码。
CVSS信息
N/A
漏洞类别
加密问题