← Back

Tinygltf Project

tinygltf_project

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Tinygltf
tinygltf

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Debian
Tinygltf Project
2Debian Linux
Tinygltf
Nov 21, 2024
Sep 5, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
The tinygltf library uses the C library function wordexp() to perform file path expansion on untrusted paths that are provided from the input file. This function allows for command injection by using backticks. An attack...Show more
The tinygltf library uses the C library function wordexp() to perform file path expansion on untrusted paths that are provided from the input file. This function allows for command injection by using backticks. An attacker could craft an untrusted path input that would result in a path expansion. We recommend upgrading to 2.6.0 or past commit 52ff00a38447f06a17eab1caa2cf0730a119c751Show less