Impact
Manipulating user-supplied input incorporated into Antlers templates could cause methods to be invoked on objects available to the template. Depending on the site, this could expose sensitive data belonging to user accounts, allowing an unauthenticated visitor to take over an account, or allow content to be modified or destroyed.
The fix for GHSA-j2vp-f2pv-5rj4 was incomplete. It restricted which methods could be invoked, but the restriction did not cover every affected area, and an existing setting that governs this behavior was not consistently applied.
Exploitation requires a site to have templates that pass untrusted input into affected areas. It does not require authentication.
Patches
This has been fixed in 5.74.4 and 6.27.2.
Impact
Manipulating user-supplied input incorporated into Antlers templates could cause methods to be invoked on objects available to the template. Depending on the site, this could expose sensitive data belonging to user accounts, allowing an unauthenticated visitor to take over an account, or allow content to be modified or destroyed.
The fix for GHSA-j2vp-f2pv-5rj4 was incomplete. It restricted which methods could be invoked, but the restriction did not cover every affected area, and an existing setting that governs this behavior was not consistently applied.
Exploitation requires a site to have templates that pass untrusted input into affected areas. It does not require authentication.
Patches
This has been fixed in 5.74.4 and 6.27.2.