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?
I happened to use the word "join" in some text that I was passing to
renderTemplate(). This resulted in the following error:This seems like it is probably a very bad security vulnerability.
Is anyone still maintaining this project?