CyberRota Analysis
AI-GeneratedThe vulnerability exists in the opposedVertexInd() function of CDT versions prior to 1.4.5, allowing attackers to exploit out-of-bounds reads by supplying nearly-degenerate constraint edges through geometry data. This can lead to process crashes, impacting the stability of applications relying on this function. Organizations using affected CDT versions should prioritize patching to mitigate potential disruptions in their systems.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
CDT before 1.4.5 contains an out-of-bounds read vulnerability in the opposedVertexInd() function when constraint edge intersections are computed in floating point and round outside adjacent triangles. Attackers can supply nearly-degenerate constraint edges through geometry data to trigger an out-of-bounds array access that crashes the calling process.