Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Devise Token Auth Project | Devise Token Auth | >= 0.1.33, <= 1.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/lynndylanhurley/devise_token_auth/issues/1332ExploitThird Party Advisory
- https://github.com/lynndylanhurley/devise_token_auth/issues/1332ExploitThird Party Advisory
FAQ
What is CVE-2019-16751?
CVE-2019-16751 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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...
How severe is CVE-2019-16751?
CVE-2019-16751 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-16751?
Check the references section above for vendor advisories and patch information. Affected products include: Devise Token Auth Project Devise Token Auth.