Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2013-4164


Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse.


Published

2013-11-23T19:55:03.517

Last Modified

2025-04-11T00:51:21.963

Status

Deferred

Source

[email protected]

Severity

CVSSv2: 6.8 (MEDIUM)

CVSSv2 Vector

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

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

8.6

Impact Score

6.4

Weaknesses
  • Type: Primary
    CWE-119

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application ruby-lang ruby 1.8 Yes
Application ruby-lang ruby 1.9 Yes
Application ruby-lang ruby 1.9.1 Yes
Application ruby-lang ruby 1.9.2 Yes
Application ruby-lang ruby 1.9.3 Yes
Application ruby-lang ruby 2.0.0 Yes
Application ruby-lang ruby 2.1 Yes

References