CVE-2019-5431

This vulnerability was caused by an incomplete fix to CVE-2017-0911. Twitter Kit for iOS versions 3.0 to 3.4.0 is vulnerable to a callback verification flaw in the "Login with Twitter" component allowing an attacker to provide alternate credentials. In the final step of "Login with Twitter" authentication information is passed back to the application using the registered custom URL scheme (typically twitterkit-<consumer-key>) on iOS. Because the callback handler did not verify the authenticity of the response, this step is vulnerable to forgery, potentially allowing attacker to associate a Twitter account with a third-party service.
Configurations

Configuration 1 (hide)

cpe:2.3:a:twitter:twitter_kit:*:*:*:*:*:iphone_os:*:*

History

No history.

Information

Published : 2019-05-06 17:29

Updated : 2023-12-10 12:59


NVD link : CVE-2019-5431

Mitre link : CVE-2019-5431

CVE.ORG link : CVE-2019-5431


JSON object : View

Products Affected

twitter

  • twitter_kit
CWE
CWE-345

Insufficient Verification of Data Authenticity

CWE-352

Cross-Site Request Forgery (CSRF)