cve/2012/CVE-2012-1099.md
2024-05-26 14:27:05 +02:00

811 B

CVE-2012-1099

Description

Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/form_options_helper.rb in the select helper in Ruby on Rails 3.0.x before 3.0.12, 3.1.x before 3.1.4, and 3.2.x before 3.2.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving certain generation of OPTION elements within SELECT elements.

POC

Reference

No PoCs from references.

Github