cve/2016/CVE-2016-6316.md
2024-05-26 14:27:05 +02:00

776 B

CVE-2016-6316

Description

Cross-site scripting (XSS) vulnerability in Action View in Ruby on Rails 3.x before 3.2.22.3, 4.x before 4.2.7.1, and 5.x before 5.0.0.1 might allow remote attackers to inject arbitrary web script or HTML via text declared as "HTML safe" and used as attribute values in tag handlers.

POC

Reference

No PoCs from references.

Github