Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the `GenericReader::ParseNumber()` function of `include/rapidjson/reader.h` when parsing JSON text from a stream. An attacker needs to send the victim a crafted file which needs to be opened; this triggers the integer underflow vulnerability (when the file is parsed), leading to elevation of privilege.
References
Configurations
No configuration.
History
11 Jul 2024, 13:06
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
09 Jul 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-09 19:15
Updated : 2024-07-11 13:06
NVD link : CVE-2024-38517
Mitre link : CVE-2024-38517
CVE.ORG link : CVE-2024-38517
JSON object : View
Products Affected
No product.
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)