Summary
It was discovered that clean_html() function of lxml (pythonic bindings for the libxml2 and libxslt libraries) performed insufficient sanitisation for some non-printable characters. This could lead to cross-site scripting.
Solution
For the stable distribution (wheezy), this problem has been fixed in version 2.3.2-1+deb7u1.
For the testing distribution (jessie), this problem has been fixed in version 3.3.5-1.
For the unstable distribution (sid), this problem has been fixed in version 3.3.5-1.
We recommend that you upgrade your lxml packages.
Affected
lxml on Debian Linux
Detection
This check tests the installed software version using the apt package manager.
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2014-3146 -
CVSS Base Score: 4.3
AV:N/AC:M/Au:N/C:N/I:P/A:N
Related Vulnerabilities