Lack of data validation - Path Traversal In rails
Description
In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView's JavaScript literal escape helpers. Views that use the j or escape_javascript methods may be susceptible to XSS attacks. The issue is fixed in versions 6.0.2.2 and 5.2.4.2.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 14 | 2:5.2.4.1+dfsg-2 | ||
debian 13 | 2:5.2.4.1+dfsg-2 | ||
debian 12 | 2:5.2.4.1+dfsg-2 | ||
rubygems | 5.2.4.2, 6.0.2.2 |
Aliases
1. 2. 3. 4. 5. 6. 7. 8.
References
1. 2. 3. 4. 5. 6. 7. 8.