Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:gem/actionpack@3.2
purl pkg:gem/actionpack@3.2
Tags Ghost
Next non-vulnerable version 7.0.8.7
Latest non-vulnerable version 8.1.2.1
Risk 10.0
Vulnerabilities affecting this package (11)
Vulnerability Summary Fixed by
VCID-1rgy-k7a9-m7au
Aliases:
CVE-2012-1099
GHSA-2xjj-5x6h-8vmf
OSV-79727
XSS via posted select tag options Ruby on Rails is vulnerable to remote cross-site scripting because the application does not validate manually generated `select tag options` upon submission to `actionpack/lib/action_view/helpers/form_options_helper.rb`. This may allow a user to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
3.2.2
Affected by 54 other vulnerabilities.
VCID-4epw-vk25-mfdw
Aliases:
CVE-2013-1855
GHSA-q759-hwvc-m3jg
OSV-91452
XSS vulnerability in sanitize_css in Action Pack Carefully crafted text can bypass the sanitization provided in the `sanitize_css` method in Action Pack.
3.2.13
Affected by 50 other vulnerabilities.
VCID-4he5-y1u4-gkd2
Aliases:
CVE-2013-1857
GHSA-j838-vfpq-fmf2
OSV-91454
XSS Vulnerability in the `sanitize` helper The `sanitize` helper in Ruby on Rails is designed to filter HTML and remove all tags and attributes which could be malicious.
3.2.13
Affected by 50 other vulnerabilities.
VCID-awt1-8bxs-xffs
Aliases:
CVE-2012-3424
GHSA-92w9-2pqw-rhjj
OSV-84243
actionpack Improper Authentication vulnerability The `decode_credentials` method in `actionpack/lib/action_controller/metal/http_authentication.rb` in Ruby on Rails 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 service by leveraging access to an application that uses a `with_http_digest` helper method, as demonstrated by the `authenticate_or_request_with_http_digest` method.
3.2.7
Affected by 53 other vulnerabilities.
VCID-c1w4-z275-tqg7
Aliases:
CVE-2012-3463
GHSA-98mf-8f57-64qf
OSV-84515
Ruby on Rails Potential XSS Vulnerability in select_tag prompt When a value for the `prompt` field is supplied to the `select_tag` helper, the value is not escaped. If untrusted data is not escaped, and is supplied as the prompt value, there is a potential for XSS attacks.
3.2.8
Affected by 51 other vulnerabilities.
VCID-carc-ntrd-ebfe
Aliases:
CVE-2013-0156
GHSA-jmgw-6vjg-jjwg
OSV-89026
Multiple vulnerabilities in parameter parsing in Action Pack There are multiple weaknesses in the parameter parsing code for Ruby on Rails which allows attackers to bypass authentication systems, inject arbitrary SQL, inject and execute arbitrary code, or perform a DoS attack on a Rails application.
3.2.11
Affected by 50 other vulnerabilities.
VCID-cwa7-9d2t-rfhb
Aliases:
CVE-2012-3465
GHSA-7g65-ghrg-hpf5
OSV-84513
actionpack Cross-site Scripting vulnerability Cross-site scripting (XSS) vulnerability in `actionpack/lib/action_view/helpers/sanitize_helper.rb` in the `strip_tags` helper in Ruby on Rails before 2.3.16, 3.0.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 malformed HTML markup.
3.2.8
Affected by 51 other vulnerabilities.
VCID-h94p-ywve-y7h9
Aliases:
CVE-2013-6416
GHSA-w37c-q653-qg95
OSV-100526
XSS Vulnerability in simple_format helper The simple_format helper converts user supplied text into html text which is intended to be safe for display. A change made to the implementation of this helper means that any user provided HTML attributes will not be escaped correctly. As a result of this error, applications which pass user-controlled data to be included as html attributes will be vulnerable to an XSS attack.
4.0.2
Affected by 42 other vulnerabilities.
VCID-hmp2-rmzv-wkhg
Aliases:
CVE-2011-2929
GHSA-r7q2-5gqg-6c7q
Improper Input Validation 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 a "filter skipping vulnerability." There are no reported fixed by versions.
VCID-phxs-zet8-ryh3
Aliases:
CVE-2012-2660
GHSA-hgpp-pp89-4fgf
OSV-82610
SQL Injection Ruby on Rails contains a flaw related to the way ActiveRecord handles parameters in conjunction with the way Rack parses query parameters. This issue may allow an attacker to inject arbitrary `IS NULL` clauses in to application SQL queries. This may also allow an attacker to have the SQL query check for `NULL` in arbitrary places.
3.2.4
Affected by 54 other vulnerabilities.
VCID-tt6r-bytq-4fa4
Aliases:
CVE-2012-2694
GHSA-q34c-48gc-m9g8
actionpack allows remote attackers to bypass database-query restrictions, perform NULL checks via crafted request `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 bypass intended database-query restrictions and perform NULL checks via a crafted request, as demonstrated by certain `['xyz', nil]` values, a related issue to CVE-2012-2660.
3.2.6
Affected by 54 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T15:18:20.590788+00:00 Ruby Importer Affected by VCID-tt6r-bytq-4fa4 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2012-2694.yml 38.0.0
2026-04-01T15:18:20.320164+00:00 Ruby Importer Affected by VCID-awt1-8bxs-xffs https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2012-3424.yml 38.0.0
2026-04-01T15:18:19.991838+00:00 Ruby Importer Affected by VCID-cwa7-9d2t-rfhb https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2012-3465.yml 38.0.0
2026-04-01T15:18:19.672323+00:00 Ruby Importer Affected by VCID-phxs-zet8-ryh3 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2012-2660.yml 38.0.0
2026-04-01T15:18:19.633049+00:00 Ruby Importer Affected by VCID-hmp2-rmzv-wkhg https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-2929.yml 38.0.0
2026-04-01T15:18:19.599702+00:00 Ruby Importer Affected by VCID-1rgy-k7a9-m7au https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2012-1099.yml 38.0.0
2026-04-01T15:18:19.346839+00:00 Ruby Importer Affected by VCID-carc-ntrd-ebfe https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2013-0156.yml 38.0.0
2026-04-01T15:18:18.997545+00:00 Ruby Importer Affected by VCID-h94p-ywve-y7h9 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2013-6416.yml 38.0.0
2026-04-01T15:18:18.958354+00:00 Ruby Importer Affected by VCID-4he5-y1u4-gkd2 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2013-1857.yml 38.0.0
2026-04-01T15:18:18.922624+00:00 Ruby Importer Affected by VCID-4epw-vk25-mfdw https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2013-1855.yml 38.0.0
2026-04-01T15:18:18.550462+00:00 Ruby Importer Affected by VCID-c1w4-z275-tqg7 https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2012-3463.yml 38.0.0