Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430718 (CVE-2012-3463) - <dev-ruby/rails-{3.0.17,3.1.8,3.2.8} XSS Vulnerabilities (CVE-2012-{3463,3464,3465})
Summary: <dev-ruby/rails-{3.0.17,3.1.8,3.2.8} XSS Vulnerabilities (CVE-2012-{3463,3464...
Status: RESOLVED FIXED
Alias: CVE-2012-3463
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: http://weblog.rubyonrails.org/2012/8/...
Whiteboard: ~4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 06:05 UTC by Hans de Graaff
Modified: 2012-08-12 12:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2012-08-10 06:05:53 UTC
One of security fixes impacts all users and is related to HTML escaping code. The other two fixes impacts people using select_tag's prompt option and strip_tags helper from ActionPack.
Comment 1 Hans de Graaff gentoo-dev Security 2012-08-10 06:46:16 UTC
Rails 3.2.8 is now in the tree. I hope to get to the older versions in the weekend.
Comment 2 GLSAMaker/CVETool Bot gentoo-dev 2012-08-10 15:16:26 UTC
CVE-2012-3465 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3465):
  Cross-site scripting (XSS) vulnerability in
  actionpack/lib/action_view/helpers/sanitize_helper.rb in the strip_tags
  helper in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before
  3.2.8 allows remote attackers to inject arbitrary web script or HTML via
  malformed HTML markup.

CVE-2012-3464 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3464):
  Cross-site scripting (XSS) vulnerability in
  activesupport/lib/active_support/core_ext/string/output_safety.rb in Ruby on
  Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow
  remote attackers to inject arbitrary web script or HTML via vectors
  involving a ' (quote) character.

CVE-2012-3463 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3463):
  Cross-site scripting (XSS) vulnerability in
  actionpack/lib/action_view/helpers/form_tag_helper.rb in Ruby on Rails 3.x
  before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote
  attackers to inject arbitrary web script or HTML via the prompt field to the
  select_tag helper.
Comment 3 Hans de Graaff gentoo-dev Security 2012-08-11 08:39:24 UTC
Rails 3.0.17 and 3.1.8 now also in the tree.
Comment 4 Sean Amoss (RETIRED) gentoo-dev Security 2012-08-12 12:04:49 UTC
Thanks, Hans. Please don't forget to remove vulnerable versions.

Closing noglsa for ~arch only.