An issue was discovered in Devise Token Auth through 1.1.2. The omniauth failure endpoint is vulnerable to Reflected Cross Site Scripting (XSS) through the message parameter. Unauthenticated attackers can craft a URL that executes a malicious JavaScript payload in the victim's browser. This affects the fallback_render method in the omniauth callbacks controller.
References
Link | Resource |
---|---|
https://github.com/lynndylanhurley/devise_token_auth/issues/1332 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-09-24 18:15
Updated : 2024-02-28 17:28
NVD link : CVE-2019-16751
Mitre link : CVE-2019-16751
CVE.ORG link : CVE-2019-16751
JSON object : View
Products Affected
devise_token_auth_project
- devise_token_auth
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')