Integer Underflow Affecting Tencent/rapidjson package, versions [0,]
Threat Intelligence
EPSS
0.05% (17th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-UNMANAGED-TENCENTRAPIDJSON-7444642
- published 12 Jul 2024
- disclosed 9 Jul 2024
- credit Unknown
Introduced: 9 Jul 2024
CVE-2024-38517 Open this link in a new tabHow to fix?
A fix was pushed into the master
branch but not yet published.
Overview
Affected versions of this package are vulnerable to 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.