diff --git a/advisories/github-reviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json b/advisories/github-reviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json new file mode 100644 index 00000000000..2c0d27d6f62 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json @@ -0,0 +1,130 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c767-4whh-v7rw", + "modified": "2024-11-12T21:23:40Z", + "published": "2024-11-11T15:31:00Z", + "aliases": [ + "CVE-2024-43429" + ], + "summary": "Moodle has user information visibility control issues in gradebook reports", + "details": "A flaw was found in moodle. Some hidden user profile fields are visible in gradebook reports, which could result in users without the \"view hidden user fields\" capability having access to the information.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.4.0" + }, + { + "fixed": "4.4.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0" + }, + { + "fixed": "4.3.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0" + }, + { + "fixed": "4.2.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.12" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43429" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304257" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=461197" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-79541" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-11-12T21:23:40Z", + "nvd_published_at": "2024-11-11T13:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json b/advisories/unreviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json deleted file mode 100644 index dde078d53c1..00000000000 --- a/advisories/unreviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-c767-4whh-v7rw", - "modified": "2024-11-11T15:31:00Z", - "published": "2024-11-11T15:31:00Z", - "aliases": [ - "CVE-2024-43429" - ], - "details": "A flaw was found in moodle. Some hidden user profile fields are visible in gradebook reports, which could result in users without the \"view hidden user fields\" capability having access to the information.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43429" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304257" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=461197" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-11-11T13:15:03Z" - } -} \ No newline at end of file