LiveTerm icon indicating copy to clipboard operation
LiveTerm copied to clipboard

echo command could expose app for script injection sort of...

Open jinseok9338 opened this issue 2 years ago • 0 comments

if you write echo <a href="https://www.google.com"> this is link </a> on your app, it will show this is link that redirect you to google... I was not able to run javascript code but I can see it could potentially lead to script injection. Or may be it's not that big of a deal... I am not sure ...

jinseok9338 avatar Jun 13 '22 13:06 jinseok9338