ALT-BU-2021-3848-1
Branch p9 update bulletin.
Closed vulnerabilities
BDU:2021-02217
Уязвимость модуля синтаксического анализа электронной почты пакета антивирусных программ ClamAV, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2021-02218
Уязвимость модуля синтаксического анализа PDF-файлов пакета антивирусных программ ClamAV, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2021-02219
Уязвимость модуля анализа макросов Excel XLM пакета антивирусных программ ClamAV, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2021-1252
A vulnerability in the Excel XLM macro parsing module in Clam AntiVirus (ClamAV) Software versions 0.103.0 and 0.103.1 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to improper error handling that may result in an infinite loop. An attacker could exploit this vulnerability by sending a crafted Excel file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process hang, resulting in a denial of service condition.
Modified: 2024-11-21
CVE-2021-1404
A vulnerability in the PDF parsing module in Clam AntiVirus (ClamAV) Software versions 0.103.0 and 0.103.1 could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to improper buffer size tracking that may result in a heap buffer over-read. An attacker could exploit this vulnerability by sending a crafted PDF file to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process to crash, resulting in a denial of service condition.
Modified: 2024-11-21
CVE-2021-1405
A vulnerability in the email parsing module in Clam AntiVirus (ClamAV) Software version 0.103.1 and all prior versions could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to improper variable initialization that may result in an NULL pointer read. An attacker could exploit this vulnerability by sending a crafted email to an affected device. An exploit could allow the attacker to cause the ClamAV scanning process crash, resulting in a denial of service condition.
- https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html
- https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html
- [debian-lts-announce] 20210414 [SECURITY] [DLA 2626-1] clamav security update
- [debian-lts-announce] 20210414 [SECURITY] [DLA 2626-1] clamav security update
- GLSA-202104-07
- GLSA-202104-07
Modified: 2024-11-21
CVE-2021-27506
The ClamAV Engine (version 0.103.1 and below) component embedded in Storsmshield Network Security (SNS) is subject to DoS in case of parsing of malformed png files. This affect Netasq versions 9.1.0 to 9.1.11 and SNS versions 1.0.0 to 4.2.0. This issue is fixed in SNS 3.7.19, 3.11.7 and 4.2.1.
Package python-module-django updated to version 1.11.29-alt2 for branch p9 in task 266900.
Closed vulnerabilities
BDU:2020-01459
Уязвимость фреймворка для веб-приложений Django, связанная с ошибкой в работе механизма восстановления паролей, позволяющая нарушителю оказать воздействие на целостность данных
BDU:2020-05726
Уязвимость библиотеки Django для языка программирования Python, позволяющая нарушителю выполнить произвольный код
BDU:2021-03743
Уязвимость компонента contrib.postgres.aggregates.StringAgg программной платформы для веб-приложений Django, связанная с непринятием мер по защите структуры SQL-запроса, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2019-19844
Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
- http://packetstormsecurity.com/files/155872/Django-Account-Hijack.html
- http://packetstormsecurity.com/files/155872/Django-Account-Hijack.html
- https://docs.djangoproject.com/en/dev/releases/security/
- https://docs.djangoproject.com/en/dev/releases/security/
- https://groups.google.com/forum/#%21topic/django-announce/3oaB2rVH3a0
- https://groups.google.com/forum/#%21topic/django-announce/3oaB2rVH3a0
- FEDORA-2020-adb4f0143a
- FEDORA-2020-adb4f0143a
- 20200108 [SECURITY] [DSA 4598-1] python-django security update
- 20200108 [SECURITY] [DSA 4598-1] python-django security update
- GLSA-202004-17
- GLSA-202004-17
- https://security.netapp.com/advisory/ntap-20200110-0003/
- https://security.netapp.com/advisory/ntap-20200110-0003/
- USN-4224-1
- USN-4224-1
- DSA-4598
- DSA-4598
- https://www.djangoproject.com/weblog/2019/dec/18/security-releases/
- https://www.djangoproject.com/weblog/2019/dec/18/security-releases/
Modified: 2024-11-21
CVE-2020-7471
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
- [oss-security] 20200203 Django 3.0.3, 2.2.10 and 1.11.28: CVE-2020-7471: Potential SQL injection via ``StringAgg(delimiter)``
- [oss-security] 20200203 Django 3.0.3, 2.2.10 and 1.11.28: CVE-2020-7471: Potential SQL injection via ``StringAgg(delimiter)``
- https://docs.djangoproject.com/en/3.0/releases/security/
- https://docs.djangoproject.com/en/3.0/releases/security/
- https://github.com/django/django/commit/eb31d845323618d688ad429479c6dda973056136
- https://github.com/django/django/commit/eb31d845323618d688ad429479c6dda973056136
- https://groups.google.com/forum/#%21topic/django-announce/X45S86X5bZI
- https://groups.google.com/forum/#%21topic/django-announce/X45S86X5bZI
- FEDORA-2020-c2639662af
- FEDORA-2020-c2639662af
- 20200219 [SECURITY] [DSA 4629-1] python-django security update
- 20200219 [SECURITY] [DSA 4629-1] python-django security update
- GLSA-202004-17
- GLSA-202004-17
- https://security.netapp.com/advisory/ntap-20200221-0006/
- https://security.netapp.com/advisory/ntap-20200221-0006/
- USN-4264-1
- USN-4264-1
- DSA-4629
- DSA-4629
- https://www.djangoproject.com/weblog/2020/feb/03/security-releases/
- https://www.djangoproject.com/weblog/2020/feb/03/security-releases/
- https://www.openwall.com/lists/oss-security/2020/02/03/1
- https://www.openwall.com/lists/oss-security/2020/02/03/1
Modified: 2024-11-21
CVE-2020-9402
Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.
- https://docs.djangoproject.com/en/3.0/releases/security/
- https://docs.djangoproject.com/en/3.0/releases/security/
- https://groups.google.com/forum/#%21topic/django-announce/fLUh_pOaKrY
- https://groups.google.com/forum/#%21topic/django-announce/fLUh_pOaKrY
- [debian-lts-announce] 20220526 [SECURITY] [DLA 3024-1] python-django security update
- [debian-lts-announce] 20220526 [SECURITY] [DLA 3024-1] python-django security update
- FEDORA-2020-c2639662af
- FEDORA-2020-c2639662af
- FEDORA-2020-2e7d30f7aa
- FEDORA-2020-2e7d30f7aa
- GLSA-202004-17
- GLSA-202004-17
- https://security.netapp.com/advisory/ntap-20200327-0004/
- https://security.netapp.com/advisory/ntap-20200327-0004/
- USN-4296-1
- USN-4296-1
- DSA-4705
- DSA-4705
- https://www.djangoproject.com/weblog/2020/mar/04/security-releases/
- https://www.djangoproject.com/weblog/2020/mar/04/security-releases/
Closed vulnerabilities
Modified: 2024-11-21
CVE-2021-22191
Improper URL handling in Wireshark 3.4.0 to 3.4.3 and 3.2.0 to 3.2.11 could allow remote code execution via via packet injection or crafted capture file.
- https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22191.json
- https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22191.json
- https://gitlab.com/wireshark/wireshark/-/issues/17232
- https://gitlab.com/wireshark/wireshark/-/issues/17232
- [debian-lts-announce] 20220331 [SECURITY] [DLA 2967-1] wireshark security update
- [debian-lts-announce] 20220331 [SECURITY] [DLA 2967-1] wireshark security update
- GLSA-202107-21
- GLSA-202107-21
- https://www.oracle.com/security-alerts/cpuApr2021.html
- https://www.oracle.com/security-alerts/cpuApr2021.html
- https://www.wireshark.org/security/wnpa-sec-2021-03.html
- https://www.wireshark.org/security/wnpa-sec-2021-03.html
Closed vulnerabilities
BDU:2022-04028
Уязвимость DNS-сервера Dnsmasq, связанная с неправильно реализованной проверкой безопасности для стандартных элементов, позволяющая нарушителю реализовать атаку отравления кэша DNS
Modified: 2024-11-21
CVE-2021-3448
A flaw was found in dnsmasq in versions before 2.85. When configured to use a specific server for a given network interface, dnsmasq uses a fixed port while forwarding queries. An attacker on the network, able to find the outgoing port used by dnsmasq, only needs to guess the random transmission ID to forge a reply and get it accepted by dnsmasq. This flaw makes a DNS Cache Poisoning attack much easier. The highest threat from this vulnerability is to data integrity.
- https://bugzilla.redhat.com/show_bug.cgi?id=1939368
- https://bugzilla.redhat.com/show_bug.cgi?id=1939368
- FEDORA-2021-5cd2571751
- FEDORA-2021-5cd2571751
- FEDORA-2021-9433bedebd
- FEDORA-2021-9433bedebd
- FEDORA-2021-62a5062b2d
- FEDORA-2021-62a5062b2d
- GLSA-202105-20
- GLSA-202105-20
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://www.oracle.com/security-alerts/cpujan2022.html
Package kernel-image-un-def updated to version 5.10.28-alt1 for branch p9 in task 269211.
Closed vulnerabilities
BDU:2021-04883
Уязвимость компонента arch/x86/kvm/svm/nested.c операционной системы Linux , связанная с использованием памяти после её освобождения, позволяющая нарушителю повысить свои привилегии
Modified: 2024-11-21
CVE-2021-29657
arch/x86/kvm/svm/nested.c in the Linux kernel before 5.11.12 has a use-after-free in which an AMD KVM guest can bypass access control on host OS MSRs when there are nested guests, aka CID-a58d9166a756. This occurs because of a TOCTOU race condition associated with a VMCB12 double fetch in nested_svm_vmrun.
- http://packetstormsecurity.com/files/163324/KVM-nested_svm_vmrun-Double-Fetch.html
- http://packetstormsecurity.com/files/163324/KVM-nested_svm_vmrun-Double-Fetch.html
- https://bugs.chromium.org/p/project-zero/issues/detail?id=2177
- https://bugs.chromium.org/p/project-zero/issues/detail?id=2177
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.12
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.11.12
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a58d9166a756a0f4a6618e4f593232593d6df134
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a58d9166a756a0f4a6618e4f593232593d6df134
- https://security.netapp.com/advisory/ntap-20210902-0008/
- https://security.netapp.com/advisory/ntap-20210902-0008/