rpm package
almalinux/yajl
pkg:rpm/almalinux/yajl
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-33460 | — | < 2.1.0-22.el9 | 2.1.0-22.el9 | Jun 6, 2023 | 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. | ||
| CVE-2022-24795 | — | < 2.1.0-11.el8 | 2.1.0-11.el8 | Apr 5, 2022 | 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 |
- CVE-2023-33460Jun 6, 2023affected < 2.1.0-22.el9fixed 2.1.0-22.el9
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.
- CVE-2022-24795Apr 5, 2022affected < 2.1.0-11.el8fixed 2.1.0-11.el8
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