ZeroHour

Vulnerabilities

4 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2023-33864
+2 in the same advisory: …33863 …33865
StreamReader::ReadFromExternal in RenderDoc before 1.27 allows an Integer Overflow with a resultant Buffer Overflow.

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.

NVD description · AI analysis pending
9.8
group max
4% PoC ×3
  • renderdoc renderdoc
CVE-2019-16142
An issue was discovered in the renderdoc crate before 0.5.0 for Rust.

An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application.

NVD description · AI analysis pending
9.82%
  • renderdocs-rs project renderdocs-rs