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

Text is evaluated as code. #11

Open
traviswimer opened this issue Jul 14, 2015 · 1 comment
Open

Text is evaluated as code. #11

traviswimer opened this issue Jul 14, 2015 · 1 comment

Comments

@traviswimer
Copy link

I happened to use the word "join" in some text that I was passing to renderTemplate(). This resulted in the following error:

Warning: join(): Invalid arguments passed in /path/to/vendor/dust-php/dust-php/src/Dust/Evaluate/Evaluator.php on line 342

This seems like it is probably a very bad security vulnerability.

Is anyone still maintaining this project?

@cretz
Copy link
Owner

cretz commented Jul 14, 2015

To be honest, I am not maintaining this project. I used it as an example to try out my new kinda-language transpiler to PHP. Having said that I think Dust fits perfectly and would definitely like to see it rebuilt in PHP proper and maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants