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
Unguarded calls to __toString() when nesting an object into an array in Twig
Vulnerability Description
Twig is a template language for PHP. In a sandbox, an attacker can call `__toString()` on an object even if the `__toString()` method is not allowed by the security policy when the object is part of an array or an argument list (arguments to a function or a filter for instance). This issue has been patched in versions 3.11.2 and 3.14.1. All users are advised to upgrade. There are no known workarounds for this issue.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
将资源暴露给错误范围
Vulnerability Title
Twig 安全漏洞
Vulnerability Description
Twig是Twig开源的一个PHP模板引擎。 Twig存在安全漏洞,该漏洞源于在沙盒中当对象是数组或参数列表的一部分时,即使安全策略不允许__toString()方法,攻击者也可以对对象调用该方法。
CVSS Information
N/A
Vulnerability Type
N/A