Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. winter/wn-cms-module
  4. ›
  5. CVE-2024-54149

CVE-2024-54149: Winter CMS Modules allows a sandbox bypass in Twig templates leading to data modification and deletion

December 9, 2024

Affected versions of Winter CMS allow users with access to the CMS templates sections that modify Twig files to bypass the sandbox placed on Twig files and modify resources such as theme customisation values or modify, or remove, templates in the theme even if not provided direct access via the permissions.

As all objects passed through to Twig are references to the live objects, it is also possible to also manipulate model data if models are passed directly to Twig, including changing attributes or even removing records entirely. In most cases, this is unwanted behavior and potentially dangerous.

To actively exploit this security issue, an attacker would need access to the Backend with a user account with any of the following permissions:

  • cms.manage_layouts
  • cms.manage_pages
  • cms.manage_partials

The Winter CMS maintainers strongly recommend that these permissions only be reserved to trusted administrators and developers in general.

References

  • github.com/advisories/GHSA-xhw3-4j3m-hq53
  • github.com/wintercms/winter
  • github.com/wintercms/winter/commit/fb88e6fabde3b3278ce1844e581c87dcf7daee22
  • github.com/wintercms/winter/security/advisories/GHSA-xhw3-4j3m-hq53
  • nvd.nist.gov/vuln/detail/CVE-2024-54149

Code Behaviors & Features

Detect and mitigate CVE-2024-54149 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.476, all versions starting from 1.1.0 before 1.1.11, all versions starting from 1.2.0 before 1.2.7

Fixed versions

  • 1.2.7
  • 1.1.11
  • 1.0.476

Solution

Upgrade to versions 1.0.476, 1.1.11, 1.2.7 or above.

Impact 8.4 HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-184: Incomplete List of Disallowed Inputs

Source file

packagist/winter/wn-cms-module/CVE-2024-54149.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:57 +0000.