You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix sandbox bypass in object destructuring assignment
16
+
* Fix sandbox bypass: propagate `Source` to `checkArrow` for source-policy sandboxing
4
17
* Encode single quotes as `\x27` in `Compiler::string()` as a defense-in-depth measure
5
18
* Fix sandbox `__toString` bypasses
6
19
* Add `Twig\Node\CoercesChildrenToStringInterface` to let nodes declare which of their child nodes will be string-coerced at runtime so the sandbox wraps them with a `__toString` check
0 commit comments