发布时间: 2023年4月11日
修改时间: 2024年10月31日
[Json-smart](https://netplex.github.io/json-smart/) is a performance focused, JSON processor lib. When reaching a ‘[‘ or ‘{‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays and objects is done recursively, nesting too many of them can cause a stack exhaustion (stack overflow) and crash the software.
NVD | openEuler | |
---|---|---|
Confidentiality | None | None |
Attack Vector | Network | Network |
CVSS评分 | 7.5 | 7.5 |
Attack Complexity | Low | Low |
Privileges Required | None | None |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2023-1270 | json-smart security update | 2023年4月11日 |
KylinSec-SA-2023-1275 | json-smart security update | 2023年4月14日 |
KylinSec-SA-2023-1276 | json-smart security update | 2023年4月14日 |
KylinSec-SA-2023-2141 | json-smart security update | 2023年4月14日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | json-smart | Fixed |
KY3.4-5 | json-smart | Fixed |
KY3.5.1 | json-smart | Fixed |
KY3.5.2 | json-smart | Fixed |