{ "schema_version": "1.4.0", "id": "GHSA-7cp7-jfp6-jh4f", "modified": "2023-01-25T17:57:42Z", "published": "2023-01-20T17:33:54Z", "aliases": [ "CVE-2023-22733" ], "summary": "Shopware's log module vulnerable to Improper Output Neutralization", "details": "### Impact\n\nThe log module contains all kind of sent mails. It is possible to see the password reset email of customers and admin users to gain probably more access.\n\n### Patches\nUpdate to the latest 6.4.18.1 version.\n\n### Workarounds\n- For older versions of 6.1, 6.2, and 6.3, corresponding security measures are also available via a plugin. For the full range of functions, we recommend updating to the latest Shopware version. \n- Remove from all users the log module ACL rights\n- [Disable logging](https://developer.shopware.com/docs/guides/hosting/performance/performance-tweaks#logging)\n\n### References\nhttps://docs.shopware.com/en/shopware-6-en/security-updates/security-update-01-2023?category=security-updates\n\n\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "shopware/platform" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.4.18.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 6.4.18.0" } }, { "package": { "ecosystem": "Packagist", "name": "shopware/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.4.18.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 6.4.18.0" } } ], "references": [ { "type": "WEB", "url": "https://github.com/shopware/platform/security/advisories/GHSA-7cp7-jfp6-jh4f" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22733" }, { "type": "WEB", "url": "https://github.com/shopware/platform/commit/407a83063d7141c1a626441799c3ebef79498c07" }, { "type": "WEB", "url": "https://developer.shopware.com/docs/guides/hosting/performance/performance-tweaks#logging" }, { "type": "WEB", "url": "https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-01-2023?category=security-updates" }, { "type": "PACKAGE", "url": "https://github.com/shopware/platform" } ], "database_specific": { "cwe_ids": [ "CWE-117", "CWE-532" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-01-20T17:33:54Z", "nvd_published_at": "2023-01-17T22:15:00Z" } }