CVE-2023-33863

SerialiseValue 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:renderdoc:renderdoc:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-06-07 20:15

Updated : 2023-11-25 11:15


NVD link : CVE-2023-33863

Mitre link : CVE-2023-33863

CVE.ORG link : CVE-2023-33863


JSON object : View

Products Affected

renderdoc

  • renderdoc
CWE
CWE-190

Integer Overflow or Wraparound