logo
DATABASE RESOURCES PRICING ABOUT US

Unsafe object creation in json RubyGem

Description

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/GHSA-x457-cw4h-hq5f, 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.


Affected Software


CPE Name Name Version
json 0.4.0
json 0.4.1
json 0.4.2
json 0.4.3
json 1.0.0
json 1.0.1
json 1.0.2
json 1.0.3
json 1.0.4
json 1.1.0
json 1.1.1
json 1.1.2
json 1.1.3
json 1.1.4
json 1.1.5
json 1.1.6
json 1.1.7
json 1.1.8
json 1.1.9
json 1.2.0
json 1.2.1
json 1.2.2
json 1.2.3
json 1.2.4
json 1.4.0
json 1.4.1
json 1.4.2
json 1.4.3
json 1.4.4
json 1.4.5
json 1.4.6
json 1.5.0
json 1.5.1
json 1.5.2
json 1.5.3
json 1.5.4
json 1.5.5
json 1.6.0
json 1.6.0.1
json 1.6.1
json 1.6.2
json 1.6.3
json 1.6.4
json 1.6.5
json 1.6.6
json 1.6.7
json 1.6.8
json 1.7.0
json 1.7.1
json 1.7.2
json 1.7.3
json 1.7.4
json 1.7.5
json 1.7.6
json 1.7.7
json 1.8.0
json 1.8.1
json 1.8.2
json 1.8.3
json 1.8.5
json 1.8.6
json 2.0.0
json 2.0.1
json 2.0.2
json 2.0.3
json 2.0.4
json 2.1.0
json 2.2.0

Related