From f74d2489861989bfb7c751aa51aff546aac93913 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:04:33 +0000 Subject: [PATCH] Publish GHSA-f3gw-9ww9-jmc3 --- .../GHSA-f3gw-9ww9-jmc3.json | 128 ++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 advisories/github-reviewed/2025/04/GHSA-f3gw-9ww9-jmc3/GHSA-f3gw-9ww9-jmc3.json diff --git a/advisories/github-reviewed/2025/04/GHSA-f3gw-9ww9-jmc3/GHSA-f3gw-9ww9-jmc3.json b/advisories/github-reviewed/2025/04/GHSA-f3gw-9ww9-jmc3/GHSA-f3gw-9ww9-jmc3.json new file mode 100644 index 00000000000..3728fedf90a --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-f3gw-9ww9-jmc3/GHSA-f3gw-9ww9-jmc3.json @@ -0,0 +1,128 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f3gw-9ww9-jmc3", + "modified": "2025-04-25T15:02:54Z", + "published": "2025-04-25T15:02:53Z", + "aliases": [ + "CVE-2025-32432" + ], + "summary": "Craft CMS Allows Remote Code Execution", + "details": "### Impact\n\nThis is an additional fix for https://github.com/craftcms/cms/security/advisories/GHSA-4w8r-3xrw-v25g\n\nThis is a high-impact, low-complexity attack vector. To mitigate the issue, users running Craft installations before the fixed versions are encouraged to update to at least that version. \n\n### Details\n\nhttps://craftcms.com/knowledge-base/craft-cms-cve-2025-32432\n\n### References\n\nhttps://github.com/craftcms/cms/commit/e1c85441fa47eeb7c688c2053f25419bc0547b47\n\nhttps://github.com/craftcms/cms/blob/3.x/CHANGELOG.md#3915---2025-04-10-critical\nhttps://github.com/craftcms/cms/blob/4.x/CHANGELOG.md#41415---2025-04-10-critical\nhttps://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5617---2025-04-10-critical", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "craftcms/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.0.0-RC1" + }, + { + "fixed": "3.9.15" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.9.14" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "craftcms/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0-RC1" + }, + { + "fixed": "4.14.15" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.14.14" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "craftcms/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0-RC1" + }, + { + "fixed": "5.6.17" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 5.6.16" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/craftcms/cms/security/advisories/GHSA-4w8r-3xrw-v25g" + }, + { + "type": "WEB", + "url": "https://github.com/craftcms/cms/security/advisories/GHSA-f3gw-9ww9-jmc3" + }, + { + "type": "WEB", + "url": "https://github.com/craftcms/cms/commit/e1c85441fa47eeb7c688c2053f25419bc0547b47" + }, + { + "type": "WEB", + "url": "https://craftcms.com/knowledge-base/craft-cms-cve-2025-32432" + }, + { + "type": "PACKAGE", + "url": "https://github.com/craftcms/cms" + }, + { + "type": "WEB", + "url": "https://github.com/craftcms/cms/blob/3.x/CHANGELOG.md#3915---2025-04-10-critical" + }, + { + "type": "WEB", + "url": "https://github.com/craftcms/cms/blob/4.x/CHANGELOG.md#41415---2025-04-10-critical" + }, + { + "type": "WEB", + "url": "https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5617---2025-04-10-critical" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T15:02:53Z", + "nvd_published_at": null + } +} \ No newline at end of file