VYPR

Action View

by Rubyonrails

Source repositories

CVEs (2)

  • CVE-2020-15169Sep 11, 2020
    risk 0.00cvss epss 0.02

    In Action View before versions 5.2.4.4 and 6.0.3.3 there is a potential Cross-Site Scripting (XSS) vulnerability in Action View's translation helpers. Views that allow the user to control the default (not found) value of the `t` and `translate` helpers could be susceptible to…

  • CVE-2020-5267Mar 19, 2020
    risk 0.00cvss epss 0.02

    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.