AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-3424

MEDIUM · CVSS 5 EPSS 1.91%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2012-08-08 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.0. It may be remotely exploitable. It may lead to a denial-of-service condition.

CVE
CVE-2012-3424
Severity
MEDIUM
CVSS
5
EPSS
1.91%

Original NVD Description

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.