Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2020-10663


The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269, but does not rely on poor garbage-collection behavior within Ruby. Specifically, use of JSON parsing methods can lead to creation of a malicious object within the interpreter, with adverse effects that are application-dependent.


Published

2020-04-28T21:15:11.667

Last Modified

2024-11-21T04:55:47.670

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

CVSSv2 Vector

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

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

10.0

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-20

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application json_project json ≤ 2.2.0 Yes
Application ruby-lang ruby ≤ 2.4.9 No
Application ruby-lang ruby ≤ 2.5.7 No
Application ruby-lang ruby ≤ 2.6.5 No
Operating System fedoraproject fedora 30 Yes
Operating System fedoraproject fedora 31 Yes
Operating System opensuse leap 15.1 Yes
Operating System debian debian_linux 8.0 Yes
Operating System debian debian_linux 10.0 Yes
Operating System apple macos 11.0.1 Yes

References