CVE-2021-3516
Vulnerability Summary
Timeline
Description
There's a flaw in libxml2's xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- v2.0•MEDIUM•Score: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 1.99%• Percentile: 80%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•libxml2
< 2.9.10+dfsg-6.6 | < 2.9.10+dfsg-6.6 | < 2.9.10+dfsg-6.6 | < 2.9.10+dfsg-6.6
- debian•debian_linux
9.0
- fedoraproject•fedora
33 | 34
- netapp•clustered_data_ontap
na
- netapp•clustered_data_ontap_antivirus_connector
na
- netapp•ontap_select_deploy_administration_utility
na
- oracle•zfs_storage_appliance_kit
8.8
- redhat•enterprise_linux
6.0 | 7.0 | 8.0
- redhat•jboss_core_services
na
- xmlsoft•xmllint
< 2.9.11
References (10)
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WV/
- https://lists.debian.org/debian-lts-announce/2021/05/msg00008.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1954225
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BZOMV5J4PMZAORVT64BKLV6YIZAFDGX6/
- https://security.gentoo.org/glsa/202107-05
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://gitlab.gnome.org/GNOME/libxml2/-/issues/230
- https://gitlab.gnome.org/GNOME/libxml2/-/commit/1358d157d0bd83be1dfe356a69213df9fac0b539
- https://security.netapp.com/advisory/ntap-20210716-0005/
- https://security-tracker.debian.org/tracker/CVE-2021-3516