Vulnerability CVE-2022-23460


Published: 2022-08-19

Description:
Jsonxx or Json++ is a JSON parser, writer and reader written in C++. In affected versions of jsonxx json parsing may lead to stack exhaustion in an address sanitized (ASAN) build. This issue may lead to Denial of Service if the program using the jsonxx library crashes. This issue exists on the current commit of the jsonxx project and the project itself has been archived. Updates are not expected. Users are advised to find a replacement.

Type:

CWE-121

(Stack-based Buffer Overflow)

 References:
https://securitylab.github.com/advisories/GHSL-2022-049_Jsonxx

Copyright 2026, cxsecurity.com

 

Back to Top