VYPR

RubyGems package

actionpack

pkg:gem/actionpack

Vulnerabilities (63)

  • CVE-2013-6414Dec 7, 2013
    affected >= 3.0.0, < 3.2.16fixed 3.2.16

    actionpack/lib/action_view/lookup_context.rb in Action View in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to cause a denial of service (memory consumption) via a header containing an invalid MIME type that leads to excessive caching.

  • CVE-2013-4491Dec 7, 2013
    affected >= 3.0.0, < 3.2.16fixed 3.2.16

    Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/translation_helper.rb in the internationalization component in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via a crafted string t

  • CVE-2013-1857Mar 19, 2013
    affected < 2.3.18fixed 2.3.18

    The sanitize helper in lib/action_controller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle encoded : (colon) characters in URLs, which makes it eas

  • CVE-2013-1855Mar 19, 2013
    affected < 2.3.18fixed 2.3.18

    The sanitize_css method in lib/action_controller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle \n (newline) characters, which makes it easier for r

  • CVE-2013-0156Jan 13, 2013
    affected < 2.3.15fixed 2.3.15

    active_support/core_ext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary

  • CVE-2012-3465Aug 10, 2012
    affected >= 3.0.0.beta, < 3.0.17fixed 3.0.17

    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

  • CVE-2012-3463Aug 10, 2012
    affected >= 3.0, < 3.0.17fixed 3.0.17

    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 h

  • CVE-2012-3424Aug 8, 2012
    affected >= 3.0.0.beta, < 3.0.16fixed 3.0.16

    The decode_credentials method in actionpack/lib/action_controller/metal/http_authentication.rb in Ruby on Rails 3.x before 3.0.16, 3.1.x before 3.1.7, and 3.2.x before 3.2.7 converts Digest Authentication strings to symbols, which allows remote attackers to cause a denial of serv

  • CVE-2012-2694Jun 22, 2012
    affected >= 3.0.13, < 3.0.14fixed 3.0.14

    actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypa

  • CVE-2012-2660Jun 22, 2012
    affected >= 3.0.0.beta, < 3.0.13fixed 3.0.13

    actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypa

  • CVE-2012-1099Mar 13, 2012
    affected >= 3.0.0, < 3.0.12fixed 3.0.12

    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 i

  • CVE-2011-4319Nov 28, 2011
    affected >= 3.0.0, < 3.0.11fixed 3.0.11

    Cross-site scripting (XSS) vulnerability in the i18n translations helper method in Ruby on Rails 3.0.x before 3.0.11 and 3.1.x before 3.1.2, and the rails_xss plugin in Ruby on Rails 2.3.x, allows remote attackers to inject arbitrary web script or HTML via vectors related to a tr

  • CVE-2011-3187Aug 29, 2011
    affected >= 2.3.0, < 2.3.13fixed 2.3.13

    The to_s method in actionpack/lib/action_dispatch/middleware/remote_ip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which might allow remote attackers to inject arbitrary text into log files or bypass i

  • CVE-2011-3186Aug 29, 2011
    affected >= 2.3.0, < 2.3.13fixed 2.3.13

    CRLF injection vulnerability in actionpack/lib/action_controller/response.rb in Ruby on Rails 2.3.x before 2.3.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the Content-Type header.

  • CVE-2011-2931Aug 29, 2011
    affected >= 2.0.0, < 2.3.13fixed 2.3.13

    Cross-site scripting (XSS) vulnerability in the strip_tags helper in actionpack/lib/action_controller/vendor/html-scanner/html/node.rb in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allows remote attackers to inject arbitrary web script or HTML vi

  • CVE-2011-2929Aug 29, 2011
    affected >= 3.0.0, < 3.0.10fixed 3.0.10

    The template selection functionality in actionpack/lib/action_view/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.10 and 3.1.x before 3.1.0.rc6 does not properly handle glob characters, which allows remote attackers to render arbitrary views via a crafted URL, related to

  • CVE-2011-2197Jun 30, 2011
    affected >= 2.0.0, < 2.3.12fixed 2.3.12

    The cross-site scripting (XSS) prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an appl

  • CVE-2011-0449Feb 21, 2011
    affected >= 3.0.0, < 3.0.4fixed 3.0.4

    actionpack/lib/action_view/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.4, when a case-insensitive filesystem is used, does not properly implement filters associated with the list of available templates, which allows remote attackers to bypass intended access restrictio

  • CVE-2011-0447Feb 14, 2011
    affected >= 2.1.0, < 2.3.11fixed 2.3.11

    Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged (1) AJAX or (2)

  • CVE-2011-0446Feb 14, 2011
    affected < 2.3.11fixed 2.3.11

    Multiple cross-site scripting (XSS) vulnerabilities in the mail_to helper in Ruby on Rails before 2.3.11, and 3.x before 3.0.4, when javascript encoding is used, allow remote attackers to inject arbitrary web script or HTML via a crafted (1) name or (2) email value.