Security readout for executives and security teams
Plain-English summary
CVE-2019-14452 affects Sigil before 0.9.16. A malicious archive could escape the intended extraction folder and write files elsewhere on the system. Business impact depends on where Sigil runs and what files can be overwritten, but the issue is most relevant where users process untrusted EPUB or ZIP content.
Executive priority
Treat this as a targeted remediation item, not an emergency. Prioritize systems where Sigil handles externally supplied files or runs in automated workflows, because arbitrary file writes can become more serious depending on permissions and file targets.
Technical view
The vulnerability is a ZIP directory traversal issue in Sigil archive extraction. Archive entries containing parent-directory path components were mishandled, allowing arbitrary file writes outside the target directory. Public sources identify the fix in Sigil 0.9.16 and related upstream commits. No CVSS score or CWE is provided in the source bundle.
Likely exposure
Exposure is likely limited to systems running Sigil before 0.9.16, especially desktop or build environments that open or process untrusted ebook/archive content. The bundle does not identify broader affected products beyond Sigil.
Exploitation context
The public description and referenced research discuss a malicious ZIP archive entry causing file writes outside extraction paths. The source bundle does not show CISA KEV listing or confirmed active exploitation, so active exploitation should not be assumed.
Researcher notes
Evidence supports directory traversal during ZIP extraction and remediation in Sigil 0.9.16. Severity metadata is incomplete: no CVSS, CWE, or KEV listing is provided. Avoid asserting code execution unless a separate, cited source establishes a reliable path from file write to execution.
Mitigation direction
- Upgrade Sigil to version 0.9.16 or later.
- Apply Ubuntu USN-4085-1 packages where Ubuntu Sigil packages are used.
- Restrict handling of untrusted EPUB or ZIP content until upgraded.
- Check upstream Sigil guidance for any additional platform-specific remediation.
Validation and detection
- Inventory installed Sigil versions and flag anything before 0.9.16.
- Confirm package source and update status on Ubuntu-managed systems.
- Review archive extraction logic for parent-directory path rejection.
- Verify security updates using vendor release notes and package changelogs.
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.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-14452 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://github.com/Sigil-Ebook/flightcrew/issues/52#issuecomment-505967936CVE reference · x_refsource_MISC
- https://github.com/Sigil-Ebook/Sigil/commit/369eebe936e4a8c83cc54662a3412ce8bef189e4CVE reference · x_refsource_MISC
- https://github.com/Sigil-Ebook/Sigil/commit/04e2f280cc4a0766bedcc7b9eb56449ceecc2ad4CVE reference · x_refsource_MISC
- https://github.com/Sigil-Ebook/Sigil/commit/0979ba8d10c96ebca330715bfd4494ea0e019a8fCVE reference · x_refsource_MISC
- https://github.com/Sigil-Ebook/Sigil/releases/tag/0.9.16CVE reference · x_refsource_MISC
- https://github.com/Sigil-Ebook/Sigil/compare/ea7f27d...5b867e5CVE reference · x_refsource_MISC
- USN-4085-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- https://salvatoresecurity.com/zip-slip-in-sigil-cve-2019-14452/CVE reference · x_refsource_MISC
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.
