Security readout for executives and security teams
Plain-English summary
CVE-2019-13118 is a libxslt flaw where specially malformed XSLT numbering input could cause the library to read uninitialized stack memory. The public bundle does not provide a CVSS score or confirmed exploitation. Treat it as relevant where systems transform untrusted XML or XSLT using libxslt 1.1.33.
Executive priority
Handle through normal security update processes unless a business-critical service accepts untrusted XML/XSLT. Escalate if libxslt 1.1.33 is exposed in externally reachable transformation workflows, because the flaw involves memory disclosure behavior and vendor security updates exist.
Technical view
In libxslt 1.1.33, numbers.c used a type too narrow for grouping characters in an xsl:number instruction. An invalid character and length combination could reach xsltNumberFormatDecimal, causing a read of uninitialized stack data. Public references include an upstream commit, OSS-Fuzz reports, and downstream Apple and Debian security updates.
Likely exposure
Exposure is most likely in applications, OS packages, or embedded components using libxslt 1.1.33 to process attacker-controlled XML/XSLT. Apple and Debian references suggest downstream packaged exposure, but the bundle does not enumerate all affected products or versions.
Exploitation context
The sources support fuzz-discovered memory-read behavior, not confirmed real-world exploitation. KEV is false, and no cited source in the bundle states active exploitation. Practical risk depends on whether untrusted transformation input can reach vulnerable libxslt code paths.
Researcher notes
Evidence is limited: no CVSS, CWE, broad affected CPE list, or exploit confirmation is included. The strongest technical anchors are the CVE description, upstream libxslt commit, OSS-Fuzz references, and downstream Apple/Debian advisories.
Mitigation direction
- Identify systems and applications using libxslt 1.1.33.
- Apply vendor security updates for libxslt from OS or product maintainers.
- Review the upstream GNOME libxslt commit referenced for patch lineage.
- Prioritize services processing untrusted XML or XSLT input.
- Check Apple and Debian advisories where those platforms are in scope.
Validation and detection
- Inventory libxslt versions in operating systems, containers, and bundled application dependencies.
- Confirm installed packages include the security update referencing CVE-2019-13118.
- Map XML/XSLT transformation entry points exposed to users or external data feeds.
- Review dependency manifests and SBOMs for libxslt 1.1.33.
- Check scanner findings against vendor advisory status before closure.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2019-13118 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://gitlab.gnome.org/GNOME/libxslt/commit/6ce8de69330783977dd14f6569419489875fb71bCVE reference · x_refsource_MISC
- https://oss-fuzz.com/testcase-detail/5197371471822848CVE reference · x_refsource_MISC
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15069CVE reference · x_refsource_MISC
- https://support.apple.com/kb/HT210348CVE reference · x_refsource_CONFIRM
- https://support.apple.com/kb/HT210353CVE reference · x_refsource_CONFIRM
- https://support.apple.com/kb/HT210351CVE reference · x_refsource_CONFIRM
- [debian-lts-announce] 20190722 [SECURITY] [DLA 1860-1] libxslt security updateCVE reference · mailing-list, x_refsource_MLIST
- https://support.apple.com/kb/HT210346CVE reference · x_refsource_CONFIRM
- 20190723 APPLE-SA-2019-7-22-1 iOS 12.4CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190723 APPLE-SA-2019-7-22-5 tvOS 12.4CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190723 APPLE-SA-2019-7-22-4 watchOS 5.3CVE reference · mailing-list, x_refsource_BUGTRAQ
- https://support.apple.com/kb/HT210356CVE reference · x_refsource_CONFIRM
- https://support.apple.com/kb/HT210357CVE reference · x_refsource_CONFIRM
- https://support.apple.com/kb/HT210358CVE reference · x_refsource_CONFIRM
- 20190724 APPLE-SA-2019-7-23-2 iTunes for Windows 12.9.6CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190724 APPLE-SA-2019-7-23-3 iCloud for Windows 10.6CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190724 APPLE-SA-2019-7-23-1 iCloud for Windows 7.13CVE reference · mailing-list, x_refsource_BUGTRAQ
- https://security.netapp.com/advisory/ntap-20190806-0004/CVE reference · x_refsource_CONFIRM
- 20190814 APPLE-SA-2019-8-13-2 Additional information for APPLE-SA-2019-7-22-1 iOS 12.4CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190814 APPLE-SA-2019-8-13-3 Additional information for APPLE-SA-2019-7-22-4 watchOS 5.3CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190814 APPLE-SA-2019-8-13-4 Additional information for APPLE-SA-2019-7-22-5 tvOS 12.4CVE reference · mailing-list, x_refsource_BUGTRAQ
- 20190814 APPLE-SA-2019-8-13-1 Additional information for APPLE-SA-2019-7-22-2 macOS Mojave 10.14.6, Security Update 2019-004 High Sierra, Security Update 2019-004 SierraCVE reference · mailing-list, x_refsource_BUGTRAQ
- USN-4164-1CVE reference · vendor-advisory, x_refsource_UBUNTU
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
