CVE-2024-51754

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.
Configurations

No configuration.

History

08 Nov 2024, 19:01

Type Values Removed Values Added
Summary
  • (es) Twig es un lenguaje de plantillas para PHP. En un entorno aislado, un atacante puede llamar a `__toString()` en un objeto incluso si la política de seguridad no permite el método `__toString()` cuando el objeto es parte de una matriz o una lista de argumentos (argumentos para una función o un filtro, por ejemplo). Este problema se ha corregido en las versiones 3.11.2 y 3.14.1. Se recomienda a todos los usuarios que actualicen. No se conocen workarounds para este problema.

06 Nov 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-06 20:15

Updated : 2024-11-08 19:01


NVD link : CVE-2024-51754

Mitre link : CVE-2024-51754

CVE.ORG link : CVE-2024-51754


JSON object : View

Products Affected

No product.

CWE
CWE-668

Exposure of Resource to Wrong Sphere