← Back to CVE List

CVE-2023-33864

Published: 2023-06-07T20:15Z
Last Modified: 2025-01-08T16:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt