Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Command Injection on tinygltf
Vulnerability Description
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
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
tinygltf 命令注入漏洞
Vulnerability Description
tinygltf是日本Syoyo Fujita个人开发者的一个仅标头 C++ 微型 glTF 库(加载器/保存器)。 tinygltf 2.6.0之前版本存在安全漏洞,该漏洞源于C 库函数 wordexp() 对输入文件提供的不受信任路径执行文件路径扩展,此函数允许使用反引号进行命令注入,攻击者利用该漏洞可以制作不可信的路径输入,从而导致路径扩展。
CVSS Information
N/A
Vulnerability Type
N/A