Bug 1227613 (CVE-2024-38517) - VUL-0: CVE-2024-38517: rapidjson: privilege escalation via integer underflow in GenericReader:ParseNumber()
Summary: VUL-0: CVE-2024-38517: rapidjson: privilege escalation via integer underflow ...
Status: RESOLVED FIXED
Alias: CVE-2024-38517
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Major
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/413449/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-10 09:20 UTC by SMASH SMASH
Modified: 2024-07-10 09:21 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-07-10 09:20:49 UTC
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:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38517
https://www.cve.org/CVERecord?id=CVE-2024-38517
https://github.com/Tencent/rapidjson/pull/1261/commits/8269bc2bc289e9d343bae51cdf6d23ef0950e001
https://github.com/fmalita/rapidjson/commit/8269bc2bc289e9d343bae51cdf6d23ef0950e001
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38517
https://bugzilla.redhat.com/show_bug.cgi?id=2296854
Comment 1 Andrea Mattiazzo 2024-07-10 09:21:21 UTC
Already fixed, closing.