Closed akarnachuk closed 7 years ago
Table editor allows to execute javascript code. When I paste the following code
</textarea><svg/onload="alert('Qasuar')">
into table editor and press enter I'm getting alert. (see https://tradeshift.atlassian.net/browse/HACK-273)
enter
v8.0.2
No javascript should be executed
Javascript is allowed to be executed
This was reproduced on Firefox 53.0.2 (64-bit) and not reproduces in Chrome.
:beer: Good find! Thanks for reporting.
Bug report
Table editor allows to execute javascript code. When I paste the following code
into table editor and press
enter
I'm getting alert. (see https://tradeshift.atlassian.net/browse/HACK-273)Tradeshift UI version affected
v8.0.2
Expected Behavior
No javascript should be executed
Actual Behavior
Javascript is allowed to be executed
Steps to reproduce
This was reproduced on Firefox 53.0.2 (64-bit) and not reproduces in Chrome.
Screenshots (optional)