ghsa-x457-cw4h-hq5f
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-06-01 19:55
Summary
JSON gem has Improper Input Validation vulnerability
Details
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 symbols or certain internal objects, as demonstrated by conducting a SQL injection attack against Ruby on Rails, aka "Unsafe Object Creation Vulnerability."
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "json" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "json" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "fixed": "1.6.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "json" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.7.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-0269" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:01:58Z", "nvd_published_at": "2013-02-13T01:55:05Z", "severity": "HIGH" }, "details": "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 symbols or certain internal objects, as demonstrated by conducting a SQL injection attack against Ruby on Rails, aka \"Unsafe Object Creation Vulnerability.\"", "id": "GHSA-x457-cw4h-hq5f", "modified": "2023-06-01T19:55:21Z", "published": "2017-10-24T18:33:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0269" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82010" }, { "type": "PACKAGE", "url": "https://github.com/flori/json" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/json/CVE-2013-0269.yml" }, { "type": "WEB", "url": "https://groups.google.com/group/rubyonrails-security/msg/d8e0db6e08c81428?dmode=source\u0026output=gplain" }, { "type": "WEB", "url": "https://web.archive.org/web/20130228082541/http://www.securityfocus.com/bid/57899" }, { "type": "WEB", "url": "https://web.archive.org/web/20160331131233/http://spreecommerce.com/blog/multiple-security-vulnerabilities-fixed" }, { "type": "WEB", "url": "https://web.archive.org/web/20160808163226/https://puppet.com/security/cve/cve-2013-0269" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2013/Oct/msg00006.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00001.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-04/msg00015.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-04/msg00034.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0686.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0701.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1028.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1147.html" }, { "type": "WEB", "url": "http://weblog.rubyonrails.org/2013/2/11/SEC-ANN-Rails-3-2-12-3-1-11-and-2-3-17-have-been-released" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/02/11/7" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/02/11/8" }, { "type": "WEB", "url": "http://www.slackware.com/security/viewer.php?l=slackware-security\u0026y=2013\u0026m=slackware-security.426862" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1733-1" }, { "type": "WEB", "url": "http://www.zweitag.de/en/blog/ruby-on-rails-vulnerable-to-mass-assignment-and-sql-injection" } ], "schema_version": "1.4.0", "severity": [], "summary": "JSON gem has Improper Input Validation vulnerability" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.