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

Notification from Google Play #59

Closed
feivur opened this issue Jan 28, 2020 · 2 comments
Closed

Notification from Google Play #59

feivur opened this issue Jan 28, 2020 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@feivur
Copy link

feivur commented Jan 28, 2020

I received notification from Google Play:

Your application uses a WebView component that is vulnerable to cross-scripting. Detailed information can be found in this article.
Vulnerable classes:
com.kakao.auth.authorization.authcode.KakaoWebViewActivity-> initUi
Fix the problem before: 03/18/2020

gradlew client-v3:dependencies
shows that this class from RxSocialLogin library:

+--- com.github.WindSekirun:RxSocialLogin:1.2.5.3-androidx
|    ...
|    +--- com.kakao.sdk:usermgmt:1.14.0
|    |    \--- com.kakao.sdk:auth:1.14.0
|    |         +--- com.kakao.sdk:network:1.14.0
|    |         |    \--- com.kakao.sdk:util:1.14.0
|    |         \--- androidx.fragment:fragment:1.0.0 -> 1.1.0 (*)
|    ...
@WindSekirun
Copy link
Owner

It seems to be they (kakao corp) fix that problem in 1.15.1 (refer JeffGuKang/react-native-kakao-login#6). I'll launch 1.2.5.4-androidx.

@WindSekirun WindSekirun added enhancement New feature or request bug Something isn't working labels Jan 28, 2020
@WindSekirun
Copy link
Owner

Released.

com.github.WindSekirun:RxSocialLogin:1.2.5.4
com.github.WindSekirun:RxSocialLogin:1.2.5.4-androidx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants