From d90c03944a4e9de7611aa92837b5b4fd2867fdfa Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 17:10:23 +0000 Subject: [PATCH] Publish Advisories GHSA-m8qh-hx4c-h9hr GHSA-m8qh-hx4c-h9hr --- .../GHSA-m8qh-hx4c-h9hr.json | 130 ++++++++++++++++++ .../GHSA-m8qh-hx4c-h9hr.json | 39 ------ 2 files changed, 130 insertions(+), 39 deletions(-) create mode 100644 advisories/github-reviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json diff --git a/advisories/github-reviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json b/advisories/github-reviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json new file mode 100644 index 00000000000..6acef5fae2a --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json @@ -0,0 +1,130 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m8qh-hx4c-h9hr", + "modified": "2025-04-25T17:07:25Z", + "published": "2025-04-25T15:31:23Z", + "aliases": [ + "CVE-2025-3638" + ], + "summary": "Moodle has a CSRF risk in Brickfield tool's analysis request action", + "details": "A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery (CSRF) risk.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "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-3638" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/91e6ad43ed2522f9c1c4094e565b5a7e5b348728" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-3638" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359732" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=467600" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T17:07:24Z", + "nvd_published_at": "2025-04-25T15:15:37Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json b/advisories/unreviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json deleted file mode 100644 index ceecabead93..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-m8qh-hx4c-h9hr/GHSA-m8qh-hx4c-h9hr.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-m8qh-hx4c-h9hr", - "modified": "2025-04-25T15:31:23Z", - "published": "2025-04-25T15:31:23Z", - "aliases": [ - "CVE-2025-3638" - ], - "details": "A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery (CSRF) risk.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3638" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-3638" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359732" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=467600" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-352" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-25T15:15:37Z" - } -} \ No newline at end of file