CVE-2022-38528
Python vulnerability analysis and mitigation

Overview

Open Asset Import Library (assimp) commit 3c253ca was discovered to contain a segmentation violation vulnerability in the component Assimp::XFileImporter::CreateMeshes. The vulnerability was disclosed on September 6, 2022, and affects multiple versions of assimp including 5.2.5 (NVD, Debian Tracker).

Technical details

The vulnerability occurs in XFileImporter.cpp due to improper boundary checking when accessing mesh normals. Specifically, in line 340 of XFileImporter.cpp, an index (idx=16256) can exceed the capacity of sourceMesh->mNormals (24), leading to a segmentation violation. The issue stems from the XFileParser.cpp where normal indices are read and stored without proper boundary validation (GitHub Issue). The vulnerability has been assigned a CVSS v3.1 base score of 6.5 (Medium) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, this vulnerability can cause the application to crash through a segmentation fault, leading to a denial of service condition. The vulnerability requires user interaction, typically through processing a specially crafted file (NVD).

Mitigation and workarounds

The suggested fix involves adding boundary checks after ReadInt operations in the XFileParser.cpp file, following the convention used in line 410 of the same file. This would ensure that numbers read by ReadInt do not exceed the size of the vector (GitHub Issue).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67511CRITICAL9.6
  • PythonPython
  • cai-framework
NoNoDec 11, 2025
CVE-2025-13780CRITICAL9.1
  • PythonPython
  • cpe:2.3:a:pgadmin:pgadmin
NoYesDec 11, 2025
CVE-2025-67644HIGH7.3
  • PythonPython
  • langgraph-checkpoint-sqlite
NoYesDec 11, 2025
CVE-2025-67720MEDIUM6.5
  • PythonPython
  • pyrofork
NoYesDec 11, 2025
CVE-2025-67485MEDIUM5.3
  • PythonPython
  • mad-proxy
NoNoDec 10, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management