VYPR

tinygltf

by Syoyo

CVEs (1)

  • CVE-2022-3008Sep 5, 2022
    risk 0.00cvss epss 0.03

    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…