Files
kiwistation/code/modules/research/nanites/extra_settings
silicons 452d2ad6e7 [s] sanitizes nanite extra settings (#53065)
/datum/nanite_extra_setting/text/get_value()
return html_encode(value)

HTML injection bad. Brainwashing and potentially happiness programs are all subject to this, unless code has changed for how objective text is rendered. I don't think there's any case where nanites even need to be able to accept raw html.
2020-08-20 07:57:42 +12:00
..
2019-12-06 15:16:31 +01:00
2020-02-17 23:09:09 -05:00
2019-12-06 15:16:31 +01:00