Actionpack Project Actionpack vulnerabilities

63 known vulnerabilities affecting actionpack_project/actionpack.

Total CVEs
63
CISA KEV
2
actively exploited
Public exploits
7
Exploited in wild
2
Severity breakdown
CRITICAL1HIGH16MEDIUM42LOW4

Vulnerabilities

Page 4 of 4
CVE-2012-3424MEDIUM≥ 3.0.0.beta, < 3.0.16≥ 3.1.0, < 3.1.7+2 more2017-10-24
CVE-2012-3424 [MEDIUM] CWE-287 actionpack Improper Authentication vulnerability 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, a
ghsaosv
CVE-2014-7818MEDIUM≥ 3.0.0, < 3.2.20≥ 4.0.0, < 4.0.11+2 more2017-10-24
CVE-2014-7818 [MEDIUM] CWE-22 actionpack vulnerable to Path Traversal actionpack vulnerable to Path Traversal Directory traversal vulnerability in `actionpack/lib/action_dispatch/middleware/static.rb` in Action Pack in Ruby on Rails 3.x before 3.2.20, 4.0.x before 4.0.11, 4.1.x before 4.1.7, and 4.2.x before 4.2.0.beta3, when `serve_static_assets` is enabled, allows remote attackers to determine the existence of files outside the application root via a `/..%2F` sequence.
ghsaosv
CVE-2015-7576LOW≥ 3.1.0, < 3.2.22.1≥ 4.0.0, < 4.1.14.12017-10-24
CVE-2015-7576 [LOW] actionpack is vulnerable to remote bypass authentication actionpack is vulnerable to remote bypass authentication The http_basic_authenticate_with method in actionpack/lib/action_controller/metal/http_authentication.rb in the Basic Authentication implementation in Action Controller in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not use a constant-time algorithm for verifying credentials, which makes
ghsaosv