From 69b714596317fcb32e678683ef8fa1e8adff76cb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:46:48 +0000 Subject: [PATCH] Publish GHSA-hq76-662x-7mw4 --- .../GHSA-hq76-662x-7mw4.json | 179 ++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 advisories/github-reviewed/2024/09/GHSA-hq76-662x-7mw4/GHSA-hq76-662x-7mw4.json diff --git a/advisories/github-reviewed/2024/09/GHSA-hq76-662x-7mw4/GHSA-hq76-662x-7mw4.json b/advisories/github-reviewed/2024/09/GHSA-hq76-662x-7mw4/GHSA-hq76-662x-7mw4.json new file mode 100644 index 00000000000..328ada1ac97 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-hq76-662x-7mw4/GHSA-hq76-662x-7mw4.json @@ -0,0 +1,179 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hq76-662x-7mw4", + "modified": "2024-09-03T19:45:27Z", + "published": "2024-09-03T19:45:26Z", + "aliases": [ + + ], + "summary": "Pimcore includes vulnerable PHPOffice/PhpSpreadsheet", + "details": "### Summary\nPimcore 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).\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/data-importer" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.8.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/data-importer" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.9.0" + }, + { + "fixed": "1.9.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/admin-ui-classic-bundle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.3.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/admin-ui-classic-bundle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.4.0" + }, + { + "fixed": "1.4.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/admin-ui-classic-bundle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.5.0" + }, + { + "fixed": "1.5.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/pimcore" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.6.9.0" + }, + { + "fixed": "10.6.9.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "pimcore/pimcore" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.1.0.0" + }, + { + "fixed": "11.1.6.11" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-hq76-662x-7mw4" + }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-ghg6-32f9-2jp7" + }, + { + "type": "PACKAGE", + "url": "https://github.com/pimcore/pimcore" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-09-03T19:45:26Z", + "nvd_published_at": null + } +} \ No newline at end of file