CVE-2022-3008 HIGH

CVE-2022-3008: Command Injection on tinygltf

Vendor Syoyo
Product tinygltf
Weakness CWE-78
Published September 5, 2022
Last update April 21, 2025

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

What the vulnerability does

01Description

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 52ff00a38447f06a17eab1caa2cf0730a119c751

Key dates

02Disclosure timeline

September 5, 2022 CVE published
April 21, 2025 Record updated