diff --git a/advisories/github-reviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json b/advisories/github-reviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json new file mode 100644 index 00000000000..918d3c14e07 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json @@ -0,0 +1,126 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mx26-62xm-2p83", + "modified": "2024-11-07T18:28:02Z", + "published": "2024-11-07T15:31:52Z", + "aliases": [ + "CVE-2024-43436" + ], + "summary": "Moodle vulnerable to site administration SQL injection via XMLDB editor", + "details": "A SQL injection risk flaw was found in the XMLDB editor tool available to site administrators.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0-beta" + }, + { + "fixed": "4.2.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0-beta" + }, + { + "fixed": "4.3.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0-beta" + }, + { + "fixed": "4.4.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43436" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304264" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=461206" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-11-07T18:28:02Z", + "nvd_published_at": "2024-11-07T14:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json b/advisories/github-reviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json new file mode 100644 index 00000000000..8e7692613c3 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json @@ -0,0 +1,127 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p9cx-f595-h79h", + "modified": "2024-11-07T18:28:35Z", + "published": "2024-11-07T15:31:52Z", + "aliases": [ + "CVE-2024-43438" + ], + "summary": "Moodle's IDOR in Feedback non-respondents report allows messaging arbitrary site users", + "details": "A flaw was found in Feedback. Bulk messaging in the activity's non-respondents report did not verify message recipients belonging to the set of users returned by the report.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0-beta" + }, + { + "fixed": "4.2.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0-beta" + }, + { + "fixed": "4.3.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0-beta" + }, + { + "fixed": "4.4.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43438" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304267" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=461208" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-639", + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-11-07T18:28:35Z", + "nvd_published_at": "2024-11-07T14:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json b/advisories/unreviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json deleted file mode 100644 index bd607f48b11..00000000000 --- a/advisories/unreviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mx26-62xm-2p83", - "modified": "2024-11-07T15:31:52Z", - "published": "2024-11-07T15:31:52Z", - "aliases": [ - "CVE-2024-43436" - ], - "details": "A SQL injection risk flaw was found in the XMLDB editor tool available to site administrators.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43436" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304264" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=461206" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-11-07T14:15:16Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json b/advisories/unreviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json deleted file mode 100644 index ec089aa7335..00000000000 --- a/advisories/unreviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-p9cx-f595-h79h", - "modified": "2024-11-07T15:31:52Z", - "published": "2024-11-07T15:31:52Z", - "aliases": [ - "CVE-2024-43438" - ], - "details": "A flaw was found in Feedback. Bulk messaging in the activity's non-respondents report did not verify message recipients belonging to the set of users returned by the report.", - "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-2024-43438" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304267" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=461208" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-11-07T14:15:16Z" - } -} \ No newline at end of file