Lucene search

K
rubygemsRubySecRUBY:ACTIONPACK-2012-3424-84243
HistoryJul 25, 2012 - 8:00 p.m.

CVE-2012-3424 rubygem-actionpack: DoS vulnerability in authenticate_or_request_with_http_digest

2012-07-2520:00:00
RubySec
rubysec.com
10

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.009 Low

EPSS

Percentile

83.0%

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 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.

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

0.009 Low

EPSS

Percentile

83.0%