Tencent RapidJSON is vulnerable to privilege escalation due to an integer overflow 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 overflow vulnerability (when the file is parsed), leading to elevation of privilege.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-07-09 19:15
Updated : 2024-07-11 13:06
NVD link : CVE-2024-39684
Mitre link : CVE-2024-39684
CVE.ORG link : CVE-2024-39684
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound