From 280326c160dfeaf3ada9851eba9079931231c07e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:32:48 +0000 Subject: [PATCH] Publish Advisories GHSA-345q-9jmq-g9q4 GHSA-qhc7-xhc2-7p7w GHSA-345q-9jmq-g9q4 GHSA-qhc7-xhc2-7p7w --- .../GHSA-345q-9jmq-g9q4.json | 69 +++++++++++ .../GHSA-qhc7-xhc2-7p7w.json | 111 ++++++++++++++++++ .../GHSA-345q-9jmq-g9q4.json | 40 ------- .../GHSA-qhc7-xhc2-7p7w.json | 40 ------- 4 files changed, 180 insertions(+), 80 deletions(-) create mode 100644 advisories/github-reviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json create mode 100644 advisories/github-reviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json diff --git a/advisories/github-reviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json b/advisories/github-reviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json new file mode 100644 index 00000000000..161ac596618 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-345q-9jmq-g9q4", + "modified": "2025-04-25T16:31:47Z", + "published": "2025-04-25T15:31:22Z", + "aliases": [ + "CVE-2025-32044" + ], + "summary": "Moodle allows unauthenticated REST API user data exposure", + "details": "A flaw has been identified in Moodle where, on certain sites, unauthenticated users could retrieve sensitive user data—including names, contact information, and hashed passwords—via stack traces returned by specific API calls. Sites where PHP is configured with zend.exception_ignore_args = 'On' or zend.exception_ignore_args = 1 in the relevant php.ini file are NOT affected by this vulnerability. Sites that do not have the zend.exception_ignore_args setting enabled and are using the internal Moodle LMS authentication system are affected by this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.5.0-beta" + }, + { + "fixed": "4.5.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32044" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/41917db65e6b3dba3bf3d805a8599e6752655646" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-32044" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356829" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T16:31:47Z", + "nvd_published_at": "2025-04-25T15:15:36Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json b/advisories/github-reviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json new file mode 100644 index 00000000000..84a47b39296 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json @@ -0,0 +1,111 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qhc7-xhc2-7p7w", + "modified": "2025-04-25T16:30:54Z", + "published": "2025-04-25T15:31:22Z", + "aliases": [ + "CVE-2025-3634" + ], + "summary": "Moodle self enrollment available before completing second factor with MFA enabled", + "details": "A security vulnerability was discovered in Moodle that allows students to enroll themselves in courses without completing all the necessary safety checks. Specifically, users can sign up for courses prematurely, even if they haven't finished two-step verification processes.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + { + "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-3634" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/b0965139014b459c3cb96e4fff45af4d5e09e261" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-3634" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359707" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=467596" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T16:30:54Z", + "nvd_published_at": "2025-04-25T14:15:22Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json b/advisories/unreviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json deleted file mode 100644 index 82d8c00f8b9..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-345q-9jmq-g9q4/GHSA-345q-9jmq-g9q4.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-345q-9jmq-g9q4", - "modified": "2025-04-25T15:31:22Z", - "published": "2025-04-25T15:31:22Z", - "aliases": [ - "CVE-2025-32044" - ], - "details": "A flaw has been identified in Moodle where, on certain sites, unauthenticated users could retrieve sensitive user data—including names, contact information, and hashed passwords—via stack traces returned by specific API calls. Sites with PHP configured with zend.exception_ignore_args = 1 in the php.ini file are not affected by this vulnerability.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32044" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-32044" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356829" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-200" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-25T15:15:36Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json b/advisories/unreviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json deleted file mode 100644 index 31f66dd941f..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-qhc7-xhc2-7p7w/GHSA-qhc7-xhc2-7p7w.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-qhc7-xhc2-7p7w", - "modified": "2025-04-25T15:31:22Z", - "published": "2025-04-25T15:31:22Z", - "aliases": [ - "CVE-2025-3634" - ], - "details": "A security vulnerability was discovered in Moodle that allows students to enroll themselves in courses without completing all the necessary safety checks. Specifically, users can sign up for courses prematurely, even if they haven't finished two-step verification processes.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3634" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-3634" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359707" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-287" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-25T14:15:22Z" - } -} \ No newline at end of file