ArchLinux: 201612-12: python2-html5lib: cross-site scripting
Summary
- CVE-2016-9909 (cross-site scripting)
A potential cross site scripting vulnerability was found in python-
html5lib due to unquoted attributes that need escaping in legacy
browsers.
- CVE-2016-9910 (cross-site scripting)
A potential cross site scripting vulnerability was found in python-
html5lib due to unquoted attributes that need escaping in legacy
browsers.
Resolution
Upgrade to 0.999999999-1.
# pacman -Syu "python2-html5lib>=0.999999999-1"
The problems have been fixed upstream in version 0.999999999.
References
https://www.openwall.com/lists/oss-security/2016/12/06/5 https://github.com/html5lib/html5lib-python/issues/11 https://github.com/html5lib/html5lib-python/issues/12 https://access.redhat.com/security/cve/CVE-2016-9909 https://access.redhat.com/security/cve/CVE-2016-9910
Workaround
None.