rpm package
opensuse/libyajl&distro=openSUSE Leap 15.4
pkg:rpm/opensuse/libyajl&distro=openSUSE%20Leap%2015.4
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-33460 | — | < 2.1.0-150000.4.6.1 | 2.1.0-150000.4.6.1 | 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-150000.4.3.1 | 2.1.0-150000.4.3.1 | 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-150000.4.6.1fixed 2.1.0-150000.4.6.1
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-150000.4.3.1fixed 2.1.0-150000.4.3.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