Lucene search
+L

95 matches found

Kitploit
Kitploit
added 2026/09/05 3:09 a.m.3 views

heroku-CVE-2013-0269

heroku-CVE-2013-0269 Проверьте все ваши приложения Heroku на наличие уязвимой версии JSON Общие сведения Обнаружена уязвимость безопасности в Ruby-геме JSON. Это основная причина недавно объявленной проблемы с внедрением MySQL в Rails. Доступна новая версия гема JSON. Разработчики могут получить...

7.5CVSS6.8AI score0.13911EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/02 6:44 a.m.9 views

CVE-2026-71847

A flaw was found in Ruby JSON. A heap-use-after-free vulnerability exists in the JSON::ResumableParser component. A remote attacker, by supplying a specially crafted JSON stream with truncated duplicate keys, can cause the application to dereference freed memory. This can lead to process...

8.7CVSS5.8AI score0.00329EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 2:56 p.m.10 views

ruby/json: Ruby JSON: Denial of Service or Information Disclosure via format string injection

A flaw was found in Ruby JSON. This vulnerability, a format string injection, allows a remote attacker to cause a denial of service DoS or disclose sensitive information. The flaw occurs when processing specially crafted user-supplied documents with the allowduplicatekey: false parsing option...

9.1CVSS5.9AI score0.00857EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.8 views

SUSE CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.7AI score0.00329EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/07 7:18 p.m.24 views

CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS0.00329EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 7:18 p.m.8 views

UBUNTU-CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 6:33 p.m.12 views

GHSA-9HJ4-R449-HFVC Ruby JSON: JSON::ResumableParser#partial_value dereferences a freed input buffer and crashes on truncated duplicate-key streams

Summary Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object containing duplicate keys, the duplicate-key warning path calls...

8.7CVSS6.3AI score0.00329EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 6:31 p.m.33 views

CVE-2026-71847 Ruby JSON: JSON::ResumableParser#partial_value dereferences a freed input buffer and crashes on truncated duplicate-key streams

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS0.00329EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/07 6:31 p.m.95 views

CVE-2026-71847

Ruby JSON: ResumableParser in the native C extension (Ruby JSON) from versions 2.20.0–2.21.2 allocates correctly but after consuming input, state.start/state.cursor/state.end point into freed storage. When partial_value processes a truncated object with duplicate keys, cursor_position dereference...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:31 p.m.9 views

CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/07 6:31 p.m.18 views

EUVD-2026-54576

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/07 6:31 p.m.12 views

CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0
OSV
OSV
added 2026/08/07 6:31 p.m.43 views

CVE-2026-71847 Ruby JSON: JSON::ResumableParser#partial_value dereferences a freed input buffer and crashes on truncated duplicate-key streams

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.5AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-71847

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but...

8.7CVSS5.5AI score0.00329EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/30 2:10 a.m.16 views

json: Ruby JSON: Denial of service via heap buffer overflow with oversized streamed objects

A flaw was found in Ruby JSON. A remote attacker could exploit a heap buffer overflow vulnerability by providing an oversized streamed object containing a specially crafted string. This could lead to a reliable process crash, resulting in a denial of service DoS for the affected system...

3.7CVSS6.1AI score0.00382EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/29 2:10 p.m.12 views

json: Ruby JSON: Denial of service via heap buffer overflow with oversized streamed objects

A flaw was found in Ruby JSON. A remote attacker could exploit a heap buffer overflow vulnerability by providing an oversized streamed object containing a specially crafted string. This could lead to a reliable process crash, resulting in a denial of service DoS for the affected system...

3.7CVSS6.1AI score0.00382EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/28 2:23 p.m.13 views

CVE-2026-54696

A flaw was found in Ruby JSON. A remote attacker could exploit a heap buffer overflow vulnerability by providing an oversized streamed object containing a specially crafted string. This could lead to a reliable process crash, resulting in a denial of service DoS for the affected system...

3.7CVSS6.1AI score0.00382EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/23 7:48 p.m.18 views

EUVD-2026-40626

Ruby json: JSON generator heap buffer overflow when streaming to an IO...

3.7CVSS5.5AI score0.00382EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/23 7:48 p.m.20 views

Ruby json: JSON generator heap buffer overflow when streaming to an IO

Summary JSON.dumpobj, io and JSON::Stategenerateobj, io can write past the internal JSON generator buffer when a streamed object contains an attacker-controlled string near 16 KB. The issue is a heap out-of-bounds write in the IO-streaming path and is demonstrated as a reliable process crash /...

3.7CVSS6.3AI score0.00382EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/14 10:16 p.m.27 views

CVE-2026-45363

ruby-jwt is a Ruby implementation of the RFC 7519 OAuth JSON Web Token standard. Prior to 2.10.3 and 3.2.0, JWT.decodetoken, '', true, algorithm: 'HS256' accepts an attacker-forged token because OpenSSL::HMAC.digest'SHA256', '', payload returns a valid digest under an empty key and no empty-key...

9.1CVSS6.9AI score0.00335EPSS
SaveExploits0References6
Rows per page
Query Builder