Files
CVEs-PoC/2020/CVE-2020-5267.md
T
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2020-5267

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.

POC

Reference

No PoCs from references.

Github