Submit #821182: Assimp commit 17c12da Divide By Zeroinfo

TitelAssimp commit 17c12da Divide By Zero
BeschreibungA division-by-zero vulnerability exists in Assimp's FBX exporter within the FBXExporter::WriteObjects() function at FBXExporter.cpp:1249. The flaw occurs when processing UV channels where the component count mNumUVComponents[uvi] is zero. The code performs a division operation using this zero value without any validation check, triggering a floating-point exception (FPE) and an immediate program crash. Remote attackers can exploit this vulnerability via a maliciously crafted input file to cause a denial-of-service (DoS) condition.
Quelle⚠️ https://github.com/assimp/assimp/issues/6613
Benutzer
 TYGLS (UID 94774)
Einreichung07.05.2026 04:45 (vor 30 Tagen)
Moderieren31.05.2026 08:14 (24 days later)
StatusAkzeptiert
VulDB Eintrag367481 [Assimp bis 6.0.4 UV Channel FBXExporter.cpp WriteObjects Denial of Service]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!