openwrt ▾
›
master ▾
›
component
›
yajl
Component Overview
Vulnerability Overview
Name
yajl
Version
2.1.0-r4
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:yajl_project:yajl:2.1.0:*:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
openwrt
openwrt-25.12
2.1.0-r4
Patches
#
#
Title
Author
Resolve
1
Fix for CVE-2023-33460a
Like Ma <likemartinma@gmail.com>
CVE-2023-33460
2
src: fix CMake warning for EXEC_COMMAND
Christian Marangi <ansuelsmth@gmail.com>
3
Allow build with CMake 4.0.0
Rudi Heitbaum <rudi@heitbaum.com>
Vulnerabilities
#
Name
Analysis
Description
CVE-2023-33460
Patched
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.