安全分析报告: 天天泰语 v22.03.07

安全分数


安全分数 51/100

风险评级


等级

  1. A
  2. B
  3. C
  4. F

严重性分布 (%)


隐私风险

2

用户/设备跟踪器


调研结果

高危 1
中危 16
信息 2
安全 1
关注 1

中危 应用程序已启用明文网络流量

[android:usesCleartextTraffic=true]
应用程序打算使用明文网络流量,例如明文HTTP,FTP协议,DownloadManager和MediaPlayer。针对API级别27或更低的应用程序,默认值为“true”。针对API级别28或更高的应用程序,默认值为“false”。避免使用明文流量的主要原因是缺乏机密性,真实性和防篡改保护;网络攻击者可以窃听传输的数据,并且可以在不被检测到的情况下修改它。

中危 应用程序数据可以被备份

[android:allowBackup=true]
这个标志允许任何人通过adb备份你的应用程序数据。它允许已经启用了USB调试的用户从设备上复制应用程序数据。

中危 Activity设置了TaskAffinity属性

(com.yunchuan.thai.wxapi.WXEntryActivity)
如果设置了 taskAffinity,其他应用程序可能会读取发送到属于另一个任务的 Activity 的 Intent。为了防止其他应用程序读取发送或接收的 Intent 中的敏感信息,请始终使用默认设置,将 affinity 保持为包名

中危 Activity (com.yunchuan.thai.wxapi.WXEntryActivity) 未被保护。

[android:exported=true]
发现 Activity与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。

中危 Activity (com.yunchuan.thai.wxapi.WXPayEntryActivity) 未被保护。

[android:exported=true]
发现 Activity与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。

中危 Activity (com.alipay.sdk.app.PayResultActivity) 未被保护。

[android:exported=true]
发现 Activity与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。

中危 Activity (com.alipay.sdk.app.AlipayResultActivity) 未被保护。

[android:exported=true]
发现 Activity与设备上的其他应用程序共享,因此可被设备上的任何其他应用程序访问。

中危 文件可能包含硬编码的敏感信息,如用户名、密码、密钥等

文件可能包含硬编码的敏感信息,如用户名、密码、密钥等
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#checking-memory-for-sensitive-data-mstg-storage-10

Files:
com/yunchuan/mylibrary/channel/ChannelReader.java, line(s) 11
com/yunchuan/mylibrary/util/ChannelUtil.java, line(s) 14,15
com/yunchuan/thai/util/Constant.java, line(s) 6
com/yunchuan/thai/util/Constants.java, line(s) 6
com/yunchuan/thai/util/DownloadConfirmHelper.java, line(s) 39,17,18,31,16,30,34,37,33,42
com/yunchuan/thai/util/TTSConstant.java, line(s) 4,6
com/yunchuan/thai/util/tts/TTSUtils.java, line(s) 12,15

中危 SHA-1是已知存在哈希冲突的弱哈希

SHA-1是已知存在哈希冲突的弱哈希
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4

Files:
com/jg/ids/f/d.java, line(s) 82
org/repackage/a/a/a/a/c.java, line(s) 60

中危 应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据

应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#external-storage

Files:
com/yunchuan/thai/util/tts/TTSUtils.java, line(s) 14

中危 不安全的Web视图实现。可能存在WebView任意代码执行漏洞

不安全的Web视图实现。可能存在WebView任意代码执行漏洞
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#testing-javascript-execution-in-webviews-mstg-platform-5

Files:
com/yunchuan/thai/H5Activity.java, line(s) 89,81

中危 可能存在跨域漏洞。在 WebView 中启用从 URL 访问文件可能会泄漏文件系统中的敏感信息

可能存在跨域漏洞。在 WebView 中启用从 URL 访问文件可能会泄漏文件系统中的敏感信息
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05h-Testing-Platform-Interaction.md#static-analysis-6

Files:
com/yunchuan/thai/H5Activity.java, line(s) 84,81

中危 应用程序使用不安全的随机数生成器

应用程序使用不安全的随机数生成器
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#weak-random-number-generators

Files:
com/yunchuan/thai/util/AppUtil.java, line(s) 13

中危 MD5是已知存在哈希冲突的弱哈希

MD5是已知存在哈希冲突的弱哈希
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04g-Testing-Cryptography.md#identifying-insecure-andor-deprecated-cryptographic-algorithms-mstg-crypto-4

Files:
com/yunchuan/thai/util/AppUtil.java, line(s) 37

中危 应用程序包含隐私跟踪程序

此应用程序有多个2隐私跟踪程序。跟踪器可以跟踪设备或用户,是终端用户的隐私问题。

中危 此应用可能包含硬编码机密信息

从应用程序中识别出以下机密确保这些不是机密或私人信息
60c31b0ae044530ff0a1df91
fa9420521e0b5baae229aae75468eb77
b862f9616892871d646faf301108c4bb
5eb3cd2fdbc2ec0771f15576

信息 应用程序记录日志信息,不得记录敏感信息

应用程序记录日志信息,不得记录敏感信息
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05d-Testing-Data-Storage.md#logs

Files:
com/nineoldandroids/animation/PropertyValuesHolder.java, line(s) 148,176,222,240,242,259,261,297,299,425,427,515,517
com/permissionx/guolindev/request/InvisibleFragment.java, line(s) 156
com/stub/plugin/MyLog.java, line(s) 18,24
com/yunchuan/mylibrary/base/BaseFragment.java, line(s) 28
com/yunchuan/mylibrary/net/util/NetWorkUtil.java, line(s) 35,39,46
com/yunchuan/thai/SplashActivity.java, line(s) 41,44
com/yunchuan/thai/ui/SessionDetailActivity.java, line(s) 104,105,110,117,178,196,218,220,232,238,276,282
com/yunchuan/thai/ui/detail/CourseDetailActivity.java, line(s) 245,247,251
com/yunchuan/thai/ui/detail/CourseDetailAdapter.java, line(s) 53
com/yunchuan/thai/ui/translate/TranslateFragment.java, line(s) 105,106,129
com/yunchuan/thai/util/AppUtil.java, line(s) 61
com/yunchuan/thai/util/ChinePlayUtil.java, line(s) 29
com/yunchuan/thai/util/DownloadApkConfirmDialog.java, line(s) 91
com/yunchuan/thai/util/DownloadConfirmHelper.java, line(s) 21,25,70,76,81
com/yunchuan/thai/util/NetworkRequestAsyncTask.java, line(s) 24,45
com/yunchuan/thai/util/tts/MessageListener.java, line(s) 66,28,68
com/yunchuan/thai/util/tts/MySyntherizer.java, line(s) 34,44,63,123,134
com/yunchuan/thai/util/tts/MySyntherizer1.java, line(s) 33,44,66,138,153
com/yunchuan/thai/util/tts/TTSUtils.java, line(s) 63
com/yunchuan/thai/wxapi/WXEntryActivity.java, line(s) 50,51,52
com/yunchuan/thai/wxapi/WXPayEntryActivity.java, line(s) 42,46,49
org/greenrobot/eventbus/Logger.java, line(s) 33,38
org/greenrobot/eventbus/util/ErrorDialogConfig.java, line(s) 34
org/greenrobot/eventbus/util/ErrorDialogManager.java, line(s) 185

信息 此应用程序将数据复制到剪贴板。敏感数据不应复制到剪贴板,因为其他应用程序可以访问它

此应用程序将数据复制到剪贴板。敏感数据不应复制到剪贴板,因为其他应用程序可以访问它
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x04b-Mobile-App-Security-Testing.md#clipboard

Files:
com/yunchuan/mylibrary/net/util/AppUtil.java, line(s) 4,12
com/yunchuan/thai/util/AppUtil.java, line(s) 4,23

安全 此应用程序使用SSL Pinning 来检测或防止安全通信通道中的MITM攻击

此应用程序使用SSL Pinning 来检测或防止安全通信通道中的MITM攻击
https://github.com/MobSF/owasp-mstg/blob/master/Document/0x05g-Testing-Network-Communication.md#testing-custom-certificate-stores-and-certificate-pinning-mstg-network-4

Files:
com/yunchuan/mylibrary/net/RetrofitServiceManager.java, line(s) 23,23

关注 应用程序可能与位于OFAC制裁国家 (中国) 的服务器 (app.yunchuan.info) 通信。

{'ip': '47.113.102.126', 'country_short': 'CN', 'country_long': '中国', 'region': '广东', 'city': '深圳', 'latitude': '22.545673', 'longitude': '114.068108'}

安全评分: ( 天天泰语 22.03.07)