Import Export
Approved changes feed: RSS · Atom
cpe:2.3:a:apostrophecms:import-export:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Apostrophecms (01c46484-782b-5ecd-aa32-4c843388532a) |
|---|---|
| Product | Import Export (847ccf09-b370-58ab-b61f-0ed3929e7afc) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/apostrophecms/import-export |
purl2cpe | 2026-06-01 10:14:47.609487 |
pkg:npm/%40apostrophecms/import-export |
purl2cpe | 2026-06-01 10:14:47.609488 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-32731 |
vulnerable | 2026-06-08 07:57:18.094799 |
ApostropheCMS has Arbitrary File Write (Zip Slip / Path Traversal) in Import-Export Gzip Extraction
CRITICAL (10)
ApostropheCMS is an open-source content management framework. Prior to version 3.5.3 of `@apostrophecms/import-export`,
The `extract()` function in `gzip.js` constructs file-write paths using `fs.createWriteStream(path.join(exportPath, header.name))`. `path.join()` does not resolve or sanitise traversal segments such as `../`. It concatenates them as-is, meaning a tar entry named `../../evil.js` resolves to a path outside the intended extraction directory. No canonical-path check is performed before the write stream is opened. This is a textbook Zip Slip vulnerability. Any user who has been granted the Global Content Modify permission — a role routinely assigned to content editors and site managers — can upload a crafted `.tar.gz` file through the standard CMS import UI and write attacker-controlled content to any path the Node.js process can reach on the host filesystem. Version 3.5.3 of `@apostrophecms/import-export` fixes the issue.
Published: 2026-03-18T22:03:25.682Z
Updated: 2026-03-19T16:04:47.962Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.