The Wayback Machine - http://web.archive.org/web/20220707135103/https://github.com/github/codeql/pull/9663
Skip to content
New issue

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

Java: Add query for improper webview certificate validation #9663

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

joefarebrother
Copy link
Contributor

@joefarebrother joefarebrother commented Jun 22, 2022

This query finds implentations of WebViewClient.onRecievedSslError that unconditionaly call SslErrorHandler.proceed and thus accept all certificates.

Copy link
Contributor

@atorralba atorralba left a comment

Some quick comments, I'll do a more detailed review later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants