Debian Ruby-Yajl vulnerabilities

3 known vulnerabilities affecting debian/ruby-yajl.

Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1LOW1

Vulnerabilities

Page 1 of 1
CVE-2023-33460LOWCVSS 6.5fixed in r-cran-jsonlite 1.8.8+dfsg-1 (forky)2023
CVE-2023-33460 [MEDIUM] CVE-2023-33460: epics-base - There's a memory leak in yajl 2.1.0 with use of yajl_tree_parse function. which ... There's a memory leak in yajl 2.1.0 with use of yajl_tree_parse function. which will cause out-of-memory in server and cause crash. Scope: local bookworm: resolved forky: resolved sid: resolved trixie: resolved
debian
CVE-2022-24795MEDIUMCVSS 5.9fixed in burp 3.1.4-2 (forky)2022
CVE-2022-24795 [MEDIUM] CVE-2022-24795: burp - yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.... yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of `yajl` contain an integer overflow which leads to subsequent heap memory corruption when dealing with large (~2GB) inputs. The reallocation logic at `yajl_buf.c#L64` may result in the `need` 32bit integer wrapping to 0 when `need` approaches a value of 0x800
debian
CVE-2017-16516HIGHCVSS 7.5fixed in burp 3.1.4-2 (forky)2017
CVE-2017-16516 [HIGH] CVE-2017-16516: burp - In the yajl-ruby gem 1.3.0 for Ruby, when a crafted JSON file is supplied to Yaj... 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. Scope: local bookworm: open bullseye: open forky: resolved (fixed in 3.1.4-2) sid:
debian