Improper Validation of Array Index
CVE-2022-38072
Summary
An improper array index validation vulnerability exists in the "stl_fix_normal_directions" functionality of ADMesh. A specially crafted "stl" file can lead to a Heap-based Buffer Overflow. An attacker can provide a malicious file to trigger this vulnerability. This issue affects admesh versions prior to 0.98.5.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- REQUIRED
- NONE
- HIGH
- HIGH
CWE-129 - Improper Validation of Array Index
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
References
Advisory Timeline
- Published