We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
漏洞描述应用使用了 HostnameVerifier 接口,并修改了 verify 的实现,但没有对传入的域名进行合理检查,存在中间人攻击风险 漏洞线索1: Lcom/allenliu/versionchecklib/core/http/a$c;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z2: Lb/c/a/f/a$b;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z | 1: Lcom/allenliu/versionchecklib/core/http/a$c;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z | 2: Lb/c/a/f/a$b;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z 1: Lcom/allenliu/versionchecklib/core/http/a$c;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z 2: Lb/c/a/f/a$b;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z
The text was updated successfully, but these errors were encountered:
No branches or pull requests
漏洞描述应用使用了 HostnameVerifier 接口,并修改了 verify 的实现,但没有对传入的域名进行合理检查,存在中间人攻击风险
漏洞线索1: Lcom/allenliu/versionchecklib/core/http/a$c;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z2: Lb/c/a/f/a$b;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z | 1: Lcom/allenliu/versionchecklib/core/http/a$c;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z | 2: Lb/c/a/f/a$b;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z
1: Lcom/allenliu/versionchecklib/core/http/a$c;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z
2: Lb/c/a/f/a$b;->verify(Ljava/lang/String; Ljavax/net/ssl/SSLSession;)Z
The text was updated successfully, but these errors were encountered: