CVE-2023-33864

StreamReader::ReadFromExternal in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow. It uses uint32_t(m_BufferSize-m_InputSize) even though m_InputSize can exceed m_BufferSize.
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-33864

Mitre link : CVE-2023-33864

CVE.ORG link : CVE-2023-33864


JSON object : View

Products Affected

renderdoc

  • renderdoc
CWE
CWE-190

Integer Overflow or Wraparound