diff --git a/advisories/github-reviewed/2025/04/GHSA-9vc3-vm42-fjhm/GHSA-9vc3-vm42-fjhm.json b/advisories/github-reviewed/2025/04/GHSA-9vc3-vm42-fjhm/GHSA-9vc3-vm42-fjhm.json new file mode 100644 index 00000000000..80a26f5f957 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-9vc3-vm42-fjhm/GHSA-9vc3-vm42-fjhm.json @@ -0,0 +1,137 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9vc3-vm42-fjhm", + "modified": "2025-04-25T17:06:27Z", + "published": "2025-04-25T15:31:23Z", + "aliases": [ + "CVE-2025-3637" + ], + "summary": "Moodle's mod_data edit/delete pages pass CSRF token in GET parameter", + "details": "A security vulnerability was found in Moodle where confidential information that prevents cross-site request forgery (CSRF) attacks was shared publicly through the site's URL. This vulnerability occurred specifically on two types of pages within the mod_data module: edit and delete pages.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.3.12" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 4.1.18" + } + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0-beta" + }, + { + "fixed": "4.3.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0-beta" + }, + { + "fixed": "4.4.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.5.0-beta" + }, + { + "fixed": "4.5.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3637" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/052007b7324ef24aebe36a876ffa4fa97fac4f81" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-3637" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359727" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=467599" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-65356" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-598" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T17:06:27Z", + "nvd_published_at": "2025-04-25T15:15:37Z" + } +} \ No newline at end of file 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 index 3728fedf90a..1a0042a8c49 100644 --- 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 @@ -1,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-f3gw-9ww9-jmc3", - "modified": "2025-04-25T15:02:54Z", + "modified": "2025-04-25T17:05:28Z", "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", + "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### Credits\n\nCredit to [Orange Cyberdefense](https://github.com/Orange-Cyberdefense) for discovering a reporting this bug.", "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" + "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/E:A" } ], "affected": [ @@ -91,6 +91,10 @@ "type": "WEB", "url": "https://github.com/craftcms/cms/security/advisories/GHSA-f3gw-9ww9-jmc3" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32432" + }, { "type": "WEB", "url": "https://github.com/craftcms/cms/commit/e1c85441fa47eeb7c688c2053f25419bc0547b47" @@ -114,6 +118,10 @@ { "type": "WEB", "url": "https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5617---2025-04-10-critical" + }, + { + "type": "WEB", + "url": "https://sensepost.com/blog/2025/investigating-an-in-the-wild-campaign-using-rce-in-craftcms" } ], "database_specific": { @@ -123,6 +131,6 @@ "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-04-25T15:02:53Z", - "nvd_published_at": null + "nvd_published_at": "2025-04-25T15:15:36Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-9vc3-vm42-fjhm/GHSA-9vc3-vm42-fjhm.json b/advisories/unreviewed/2025/04/GHSA-9vc3-vm42-fjhm/GHSA-9vc3-vm42-fjhm.json deleted file mode 100644 index 730041c245e..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-9vc3-vm42-fjhm/GHSA-9vc3-vm42-fjhm.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9vc3-vm42-fjhm", - "modified": "2025-04-25T15:31:23Z", - "published": "2025-04-25T15:31:23Z", - "aliases": [ - "CVE-2025-3637" - ], - "details": "A security vulnerability was found in Moodle where confidential information that prevents cross-site request forgery (CSRF) attacks was shared publicly through the site's URL. This vulnerability occurred specifically on two types of pages within the mod_data module: edit and delete pages.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3637" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-3637" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359727" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-65356" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-598" - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-25T15:15:37Z" - } -} \ No newline at end of file