Security issue: map data is not being sanitised properly
ScottNZ opened this issue · 4 comments
ScottNZ commented
e.g. host a game using a map with html in its title and navigate to http://www.openra.net/games/
This is a pretty major security issue.
Mailaender commented
It does not seem to be a problem on the http://www.openra.net/games/ side:
<script>alert(''lol test'')</script>
is neither displayed nor executed.
ScottNZ commented
Mailaender commented
Fixed in #168.
Mailaender commented
OpenRA/OpenRA-Resources#240 has been fixed server side.