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 __isset() and to array-accesses when the sandbox is enabled in Twig
Vulnerability Description
Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the `__isset()` method is now called after the security check. This is a BC break. 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存在安全漏洞,该漏洞源于沙盒中类似数组的对象属性未经安全策略检查。
CVSS Information
N/A
Vulnerability Type
N/A