An issue was discovered in the gon gem before gon-6.4.0 for Ruby. MultiJson does not honor the escape_mode parameter to escape fields as an XSS protection mechanism. To mitigate, json_dumper.rb in gon now does escaping for XSS by default without relying on MultiJson.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/gazay/gon/commit/fe3c7b2191a992386dc9edd37de5447a4e809bc7 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2020/09/msg00018.html | third party advisory mailing list |
https://usn.ubuntu.com/4560-1/ | third party advisory vendor advisory |