1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 12:23:48 +01:00
vichan/templates
papereth 2275735fdf
Fix information leak in thread.html (#377)
Sensitive information can be leaked due to inadequate/absent escaping, if proxy_save enabled

Line 14 is truncating before removing tags, this can cause some tags to be cut and therefore not be removed by the `remove_` functions.
Line 22 is just leaking it all, not removing anything.
2020-08-10 09:50:02 -07:00
..
2016-05-05 09:16:09 +02:00
2019-05-02 12:19:50 +08:00
2020-01-21 09:46:29 +08:00
2020-01-20 10:37:54 +08:00
2015-04-22 06:06:34 +02:00
2018-03-01 22:57:53 -03:00
2016-05-05 15:37:50 +02:00
2018-03-01 22:57:53 -03:00
2016-05-06 16:39:20 +02:00
2016-05-06 16:39:20 +02:00
2016-05-05 13:33:14 +02:00