#232 XSS in description field
Closed: Fixed Opened by codeblock.

If I write: <script>alert("hi");</script> in the description field of a new project, the JS gets executed whenever I look at the newly created project's main page.


Implemented in https://pagure.io/pagure/pull-request/233

Better fix in: https://pagure.io/pagure/pull-request/235

And merged

Metadata