lynndylanhurley/devise_token_auth

lynndylanhurley/devise_token_auth

Releases104
Frequency1 month 1 week
Last Release
Stars3.57K
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM4.3 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 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.