Files
gitea/modules/markup
fb274ec54b Prevent panic on fuzzer provided string (#14405) (#14409)
* Prevent panic on fuzzer provided string

The fuzzer has found that providing a <body> tag with an attribute to
PostProcess causes a panic. This PR removes any rendered html or body
tags from the output.

Signed-off-by: Andrew Thornton <[email protected]>

* Placate lint

* placate lint again

Signed-off-by: Andrew Thornton <[email protected]>

* minor cleanup

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: zeripath <[email protected]>
2021-01-20 20:47:30 +02:00
..
2019-01-14 14:15:06 -05:00