S
erialiseValue in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. 0xffffffff is sign-extended to 0xffffffffffffffff (SIZE_MAX) and then there is an attempt to add 1.
References
Configurations
History
03 Nov 2025, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 08:06
| Type | Values Removed | Values Added |
|---|---|---|
| References | () http://packetstormsecurity.com/files/172804/RenderDoc-1.26-Local-Privilege-Escalation-Remote-Code-Execution.html - Exploit, Third Party Advisory, VDB Entry | |
| References | () http://seclists.org/fulldisclosure/2023/Jun/2 - Exploit, Mailing List, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2023/07/msg00023.html - Third Party Advisory | |
| References | () https://renderdoc.org/ - Product | |
| References | () https://security.gentoo.org/glsa/202311-10 - | |
| References | () https://www.qualys.com/2023/06/06/renderdoc/renderdoc.txt - Exploit, Third Party Advisory |
Information
Published : 2023-06-07 20:15
Updated : 2025-11-03 22:16
NVD link : CVE-2023-33863
Mitre link : CVE-2023-33863
CVE.ORG link : CVE-2023-33863
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound