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.
Published 2024-07-09 19:15:13
Updated 2024-07-11 13:06:13
Source GitHub, Inc.
View at NVD,   CVE.org
Vulnerability category: OverflowGain privilege

Products affected by CVE-2024-39684

Please log in to view affected product information.

Exploit prediction scoring system (EPSS) score for CVE-2024-39684

0.05%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 16 %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2024-39684

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
7.8
HIGH CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
1.8
5.9
GitHub, Inc. 2024-07-09
7.8
HIGH CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/...
N/A
N/A
MS-CVE-2024-39684 2024-07-09

CWE ids for CVE-2024-39684

  • The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
    Assigned by: security-advisories@github.com (Secondary)

References for CVE-2024-39684

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!