Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
🐘
🐘 Packagist
Not in CISA KEV
HIGH severity

GHSA-hq76-662x-7mw4 pimcore/data-importer

HIGH

GHSA-hq76-662x-7mw4 is a high-severity (CVSS 8.8) vulnerability in pimcore/data-importer. A fix is available for pimcore/data-importer — see the affected versions and patch details below.

Pimcore includes vulnerable PHPOffice/PhpSpreadsheet

Published
Sep 3, 2024
Updated
Dec 5, 2024
Affected
7 pkgs
Patched
7 / 7
Exploits
None indexed
Exploitation data as of Dec 5, 2024 · OSV.dev, FIRST.org (EPSS)

Real-World Exposure

7 pkgs affected
🐘pimcore/data-importer🐘pimcore/data-importer🐘pimcore/admin-ui-classic-bundle🐘pimcore/admin-ui-classic-bundle🐘pimcore/admin-ui-classic-bundle🐘pimcore/pimcore🐘pimcore/pimcore

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Packagist packages — download data is not available via public APIs for these ecosystems.

Description

Summary

Pimcore 10.6.x and Enterprise 10.6.x versions currently depend on PHPOffice/PhpSpreadsheet version 1.x, which has recently been identified with a security vulnerability (CVE-2024-45048). To mitigate this issue, it is recommended to update to the latest version 2.2.2. For more details, please refer to the official advisory: GHSA-ghg6-32f9-2jp7.

Affected Packages

7 total 7 fixed
EcosystemPackageVulnerable rangeFix
🐘Packagistpimcore/data-importerall versions1.8.9composer require pimcore/data-importer:^1.8.9
🐘Packagistpimcore/data-importer1.9.0&&< 1.9.31.9.3composer require pimcore/data-importer:^1.9.3
🐘Packagistpimcore/admin-ui-classic-bundleall versions1.3.11composer require pimcore/admin-ui-classic-bundle:^1.3.11
🐘Packagistpimcore/admin-ui-classic-bundle1.4.0&&< 1.4.71.4.7composer require pimcore/admin-ui-classic-bundle:^1.4.7
🐘Packagistpimcore/admin-ui-classic-bundle1.5.0&&< 1.5.41.5.4composer require pimcore/admin-ui-classic-bundle:^1.5.4
🐘Packagistpimcore/pimcore10.6.9.0&&< 10.6.9.1210.6.9.12composer require pimcore/pimcore:^10.6.9.12

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for pimcore/data-importer, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update pimcore/data-importer to 1.8.9 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-hq76-662x-7mw4 is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 Security's impact-aware SCA analyses which vulnerable code paths your application actually calls, so a match like GHSA-hq76-662x-7mw4 can be triaged on real exposure rather than presence alone.

Tailored to GHSA-hq76-662x-7mw4. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Frequently Asked Questions

### Summary Pimcore 10.6.x and Enterprise 10.6.x versions currently depend on PHPOffice/PhpSpreadsheet version 1.x, which has recently been identified with a security vulnerability (CVE-2024-45048). To mitigate this issue, it is recommended to update to the latest version 2.2.2. For more details, please refer to the official advisory: [GHSA-ghg6-32f9-2jp7](https://github.com/advisories/GHSA-ghg6-32f9-2jp7).
O3 Security · Impact-Aware SCA

Is GHSA-hq76-662x-7mw4 in your dependencies?

O3 Security finds GHSA-hq76-662x-7mw4 across Packagist dependencies, including transitive ones, and its impact-aware SCA ranks findings by whether your code actually calls the vulnerable path.

GHSA-hq76-662x-7mw4: High 8.8 severity | O3 Security