In the yajl-ruby gem 1.3.0 for Ruby, when a crafted JSON file is supplied to Yajl::Parser.new.parse, the whole ruby process crashes with a SIGABRT in the yajl_string_decode function in yajl_encode.c. This results in the whole ruby process terminating and potentially a denial of service.
References
Link | Resource |
---|---|
https://github.com/brianmario/yajl-ruby/issues/176 | Exploit Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2017/11/msg00010.html | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/07/msg00013.html | |
https://lists.debian.org/debian-lts-announce/2023/08/msg00003.html | |
https://rubygems.org/gems/yajl-ruby | Third Party Advisory |
https://github.com/brianmario/yajl-ruby/issues/176 | Exploit Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2017/11/msg00010.html | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/07/msg00013.html | |
https://lists.debian.org/debian-lts-announce/2023/08/msg00003.html | |
https://rubygems.org/gems/yajl-ruby | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-11-03 15:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-16516
Mitre link : CVE-2017-16516
CVE.ORG link : CVE-2017-16516
JSON object : View
Products Affected
debian
- debian_linux
yajl-ruby_project
- yajl-ruby
CWE
CWE-134
Use of Externally-Controlled Format String