← Back to CVE List

CVE-2024-51755

Published: 2024-11-06T20:15Z
Last Modified: 2024-11-08T19:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt