Publish Advisories

GHSA-345q-9jmq-g9q4
GHSA-qhc7-xhc2-7p7w
GHSA-345q-9jmq-g9q4
GHSA-qhc7-xhc2-7p7w
This commit is contained in:
advisory-database[bot]
2025-04-25 16:32:48 +00:00
parent 399cd5780d
commit 280326c160
4 changed files with 180 additions and 80 deletions
@@ -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"
}
}
@@ -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"
}
}
@@ -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"
}
}
@@ -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"
}
}