Bug 1227614 (CVE-2024-39684)

Summary: VUL-0: CVE-2024-39684: rapidjson: pivilege escalation via integer overflow in GenericReader:ParseNumber()
Product: [Novell Products] SUSE Security Incidents Reporter: SMASH SMASH <smash_bz>
Component: IncidentsAssignee: Security Team bot <security-team>
Status: RESOLVED FIXED QA Contact: Security Team bot <security-team>
Severity: Major    
Priority: P5 - None CC: andrea.mattiazzo
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/413450/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-39684:7.8:(AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description SMASH SMASH 2024-07-10 09:24:33 UTC
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:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-39684
https://www.cve.org/CVERecord?id=CVE-2024-39684
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-39684
https://bugzilla.redhat.com/show_bug.cgi?id=2296855
Comment 2 Andrea Mattiazzo 2024-07-10 09:28:58 UTC
Closing since all codestreams already include the fix.