Vulnerability Details : CVE-2019-18197
In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized data could be disclosed.
Products affected by CVE-2019-18197
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:xmlsoft:libxslt:1.1.33:*:*:*:*:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*
- cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-18197
1.48%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 79 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-18197
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.1
|
MEDIUM | AV:N/AC:H/Au:N/C:P/I:P/A:P |
4.9
|
6.4
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.6
|
5.9
|
NIST |
CWE ids for CVE-2019-18197
-
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.Assigned by: nvd@nist.gov (Primary)
-
The product uses or accesses a resource that has not been initialized.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-18197
-
https://security.netapp.com/advisory/ntap-20191031-0004/
CVE-2019-18197 Libxslt Vulnerability in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://www.oracle.com/security-alerts/cpuapr2020.html
Oracle Critical Patch Update Advisory - April 2020
-
https://usn.ubuntu.com/4164-1/
USN-4164-1: Libxslt vulnerabilities | Ubuntu security noticesThird Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00015.html
[security-announce] openSUSE-SU-2020:0210-1: important: Security update
-
https://lists.debian.org/debian-lts-announce/2019/10/msg00037.html
[SECURITY] [DLA 1973-1] libxslt security updateThird Party Advisory
-
https://security.netapp.com/advisory/ntap-20200416-0004/
April 2020 Java Platform Standard Edition Vulnerabilities in NetApp Products | NetApp Product Security
-
http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00010.html
[security-announce] openSUSE-SU-2020:0189-1: important: Security update
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15746
15746 - libxslt/xslt: Use-of-uninitialized-value in xmlStrlen - oss-fuzz - MonorailIssue Tracking;Third Party Advisory
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15768
15768 - libxslt/xslt: Use-of-uninitialized-value in xmlOutputBufferWriteEscape - oss-fuzz - MonorailIssue Tracking;Third Party Advisory
-
https://gitlab.gnome.org/GNOME/libxslt/commit/2232473733b7313d67de8836ea3b29eec6e8e285
Fix dangling pointer in xsltCopyText (22324737) · Commits · GNOME / libxslt · GitLabPatch;Third Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00025.html
[security-announce] openSUSE-SU-2020:0233-1: important: Security update
-
http://www.openwall.com/lists/oss-security/2019/11/17/2
oss-security - Nokogiri security update v1.10.5Mailing List;Third Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00062.html
[security-announce] openSUSE-SU-2020:0731-1: moderate: Security update f
-
https://access.redhat.com/errata/RHSA-2020:0514
RHSA-2020:0514 - Security Advisory - Red Hat Customer Portal
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15914
15914 - libxslt/xslt: Use-of-uninitialized-value in xmlOutputBufferWriteEscape - oss-fuzz - MonorailIssue Tracking;Third Party Advisory
Jump to