SB2024110669 - Multiple vulnerabilities in Twig



SB2024110669 - Multiple vulnerabilities in Twig

Published: November 6, 2024 Updated: May 20, 2026

Security Bulletin ID SB2024110669
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Improper access control (CVE-ID: CVE-2024-51754)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to improper access control in the sandbox when processing objects in an array or an argument list. A remote privileged user can place an object in an array or argument list to disclose sensitive information.

The issue occurs when __toString() is invoked even though that method is not allowed by the security policy.


2) Improper access control (CVE-ID: CVE-2024-51755)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to improper access control in the sandbox attribute access handling when processing attributes of array-like objects. A remote privileged user can access attributes of array-like objects that are not checked by the security policy to disclose sensitive information.


Remediation

Install update from vendor's website.