mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-27 01:31:06 -09:00
Fix CVE-2021-28957: lxml 4.6.2 allows XSS. It places the HTML action attribute into defs.link_attrs (in html/defs.py) for later use in input sanitization, but does not do the same for the HTML5 formaction attribute. https://github.com/lxml/lxml/blob/lxml-4.6.3/CHANGES.txt Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
1.4 KiB
1.4 KiB