Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Percent forms are allowed to escape from one context to another #10173

Open
rgrinberg opened this issue Feb 29, 2024 · 0 comments
Open

Percent forms are allowed to escape from one context to another #10173

rgrinberg opened this issue Feb 29, 2024 · 0 comments
Labels

Comments

@rgrinberg
Copy link
Member

          I added a test - It doesn't go through.

By the way, there's still a way to do something illegal here. One can write:

%{cma:../another-context/foo}

And use the relative path to escape to another context. We should definitely forbid that as well. It's a much larger change though.

Originally posted by @rgrinberg in #10169 (comment)

@rgrinberg rgrinberg added the bug label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant