VYPR

RubyGems package

json

pkg:gem/json

Vulnerabilities (4)

  • CVE-2026-33210Mar 20, 2026
    affected >= 2.18.0, < 2.19.2fixed 2.19.2

    Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versions 2.15.2.1, 2.17.1.2, and 2.19.2, a format string injection vulnerability can lead to denial of service attacks or information disclosure, when the allow_duplicate_key: false parsing option is used

  • CVE-2025-27788Mar 12, 2025
    affected >= 2.10.0, < 2.10.2fixed 2.10.2

    JSON is a JSON implementation for Ruby. Starting in version 2.10.0 and prior to version 2.10.2, a specially crafted document could cause an out of bound read, most likely resulting in a crash. Versions prior to 2.10.0 are not vulnerable. Version 2.10.2 fixes the problem. No known

  • CVE-2020-10663Apr 28, 2020
    affected < 2.3.0fixed 2.3.0

    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,

  • CVE-2013-0269Feb 13, 2013
    affected < 1.5.5fixed 1.5.5

    The JSON gem before 1.5.5, 1.6.x before 1.6.8, and 1.7.x before 1.7.7 for Ruby allows remote attackers to cause a denial of service (resource consumption) or bypass the mass assignment protection mechanism via a crafted JSON document that triggers the creation of arbitrary Ruby s