From 37e8a717c753b2d64cee84ed5abf82393deba243 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:13:45 +0000 Subject: [PATCH] Publish Advisories GHSA-4w32-c9g7-27qx GHSA-rg56-94j7-hjx9 GHSA-4w32-c9g7-27qx GHSA-rg56-94j7-hjx9 --- .../GHSA-4w32-c9g7-27qx.json | 103 +++++++++++++++ .../GHSA-rg56-94j7-hjx9.json | 122 ++++++++++++++++++ .../GHSA-4w32-c9g7-27qx.json | 40 ------ .../GHSA-rg56-94j7-hjx9.json | 40 ------ 4 files changed, 225 insertions(+), 80 deletions(-) create mode 100644 advisories/github-reviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json create mode 100644 advisories/github-reviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json delete mode 100644 advisories/unreviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json delete mode 100644 advisories/unreviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json diff --git a/advisories/github-reviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json b/advisories/github-reviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json new file mode 100644 index 00000000000..83dc2f7bf03 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json @@ -0,0 +1,103 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4w32-c9g7-27qx", + "modified": "2025-02-24T22:12:15Z", + "published": "2025-02-24T21:31:44Z", + "aliases": [ + "CVE-2025-26530" + ], + "summary": "Moodle allows reflected XSS via question bank filter", + "details": "The question bank filter required additional sanitizing to prevent a reflected XSS risk.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.5.0-beta" + }, + { + "fixed": "4.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0-beta" + }, + { + "fixed": "4.4.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0-beta" + }, + { + "fixed": "4.3.10" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26530" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=466146" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84146" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-02-24T22:12:15Z", + "nvd_published_at": "2025-02-24T20:15:33Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json b/advisories/github-reviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json new file mode 100644 index 00000000000..a0c6194ab45 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json @@ -0,0 +1,122 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rg56-94j7-hjx9", + "modified": "2025-02-24T22:12:37Z", + "published": "2025-02-24T21:31:44Z", + "aliases": [ + "CVE-2025-26533" + ], + "summary": "Moodle has a SQL injection risk in course search module list filter", + "details": "An SQL injection risk was identified in the module list filter within course search.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.5.0-beta" + }, + { + "fixed": "4.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0-beta" + }, + { + "fixed": "4.4.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0-beta" + }, + { + "fixed": "4.3.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.16" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26533" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=466150" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84271" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-02-24T22:12:36Z", + "nvd_published_at": "2025-02-24T21:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json b/advisories/unreviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json deleted file mode 100644 index e72cf3425b6..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-4w32-c9g7-27qx/GHSA-4w32-c9g7-27qx.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-4w32-c9g7-27qx", - "modified": "2025-02-24T21:31:44Z", - "published": "2025-02-24T21:31:44Z", - "aliases": [ - "CVE-2025-26530" - ], - "details": "The question bank filter required additional sanitizing to prevent a reflected XSS risk.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26530" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=466146" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84146" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-24T20:15:33Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json b/advisories/unreviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json deleted file mode 100644 index cb62f77b23c..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-rg56-94j7-hjx9/GHSA-rg56-94j7-hjx9.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rg56-94j7-hjx9", - "modified": "2025-02-24T21:31:44Z", - "published": "2025-02-24T21:31:44Z", - "aliases": [ - "CVE-2025-26533" - ], - "details": "An SQL injection risk was identified in the module list filter within course search.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26533" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=466150" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84271" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-24T21:15:11Z" - } -} \ No newline at end of file