Описание
Security update for python-lxml
This update for python-lxml fixes the following issues:
- CVE-2021-28957: Fixed XSS due to missing input sanitization for HTML5 attributes (bsc#1184177).
- CVE-2020-27783: Fixed XSS due to the use of improper parser (bsc#1179534).
Список пакетов
openSUSE Leap 15.3
Ссылки
- Link for SUSE-SU-2022:3836-1
- E-Mail link for SUSE-SU-2022:3836-1
- SUSE Security Ratings
- SUSE Bug 1179534
- SUSE Bug 1184177
- SUSE CVE CVE-2020-27783 page
- SUSE CVE CVE-2021-28957 page
Описание
A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code.
Затронутые продукты
Ссылки
- CVE-2020-27783
- SUSE Bug 1179534
Описание
An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run arbitrary JS code on users who interact with incorrectly sanitized HTML. This issue is patched in lxml 4.6.3.
Затронутые продукты
Ссылки
- CVE-2021-28957
- SUSE Bug 1184177