diff --git a/advisories/github-reviewed/2025/04/GHSA-34g7-pg9j-pxgp/GHSA-34g7-pg9j-pxgp.json b/advisories/github-reviewed/2025/04/GHSA-34g7-pg9j-pxgp/GHSA-34g7-pg9j-pxgp.json new file mode 100644 index 00000000000..8fdee3dac18 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-34g7-pg9j-pxgp/GHSA-34g7-pg9j-pxgp.json @@ -0,0 +1,130 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-34g7-pg9j-pxgp", + "modified": "2025-04-25T17:28:42Z", + "published": "2025-04-25T15:31:24Z", + "aliases": [ + "CVE-2025-3647" + ], + "summary": "Moodle allows IDOR when accessing the cohorts report", + "details": "A flaw was discovered in Moodle. Additional checks were required to ensure that users can only access cohort data they are authorized to retrieve.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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.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-3647" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/bd6ec0ac84cf0f73ab35e7e244e1f9b06929083a" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-3647" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359762" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=467607" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T17:28:41Z", + "nvd_published_at": "2025-04-25T15:15:38Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-pj96-xh2w-fgqx/GHSA-pj96-xh2w-fgqx.json b/advisories/github-reviewed/2025/04/GHSA-pj96-xh2w-fgqx/GHSA-pj96-xh2w-fgqx.json new file mode 100644 index 00000000000..b2d0901a039 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-pj96-xh2w-fgqx/GHSA-pj96-xh2w-fgqx.json @@ -0,0 +1,130 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pj96-xh2w-fgqx", + "modified": "2025-04-25T17:28:36Z", + "published": "2025-04-25T15:31:23Z", + "aliases": [ + "CVE-2025-3645" + ], + "summary": "Moodle has an IDOR in messaging web service which allows access to some user details", + "details": "A flaw was found in Moodle. Insufficient capability checks in a messaging web service allowed users to view other users' names and online statuses.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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.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-3645" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-3645" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359761" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://github.com/search?q=repo%3Amoodle%2Fmoodle+MDL-72704&type=commits" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=467606" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-25T17:28:36Z", + "nvd_published_at": "2025-04-25T15:15:38Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-34g7-pg9j-pxgp/GHSA-34g7-pg9j-pxgp.json b/advisories/unreviewed/2025/04/GHSA-34g7-pg9j-pxgp/GHSA-34g7-pg9j-pxgp.json deleted file mode 100644 index ef4d8180fb6..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-34g7-pg9j-pxgp/GHSA-34g7-pg9j-pxgp.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-34g7-pg9j-pxgp", - "modified": "2025-04-25T15:31:24Z", - "published": "2025-04-25T15:31:24Z", - "aliases": [ - "CVE-2025-3647" - ], - "details": "A flaw was discovered in Moodle. Additional checks were required to ensure that users can only access cohort data they are authorized to retrieve.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/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-3647" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-3647" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359762" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=467607" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-25T15:15:38Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-pj96-xh2w-fgqx/GHSA-pj96-xh2w-fgqx.json b/advisories/unreviewed/2025/04/GHSA-pj96-xh2w-fgqx/GHSA-pj96-xh2w-fgqx.json deleted file mode 100644 index 14a3f83d4d3..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-pj96-xh2w-fgqx/GHSA-pj96-xh2w-fgqx.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pj96-xh2w-fgqx", - "modified": "2025-04-25T15:31:23Z", - "published": "2025-04-25T15:31:23Z", - "aliases": [ - "CVE-2025-3645" - ], - "details": "A flaw was found in Moodle. Insufficient capability checks in a messaging web service allowed users to view other users' names and online statuses.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/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-3645" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-3645" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359761" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=467606" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-25T15:15:38Z" - } -} \ No newline at end of file