diff --git a/advisories/github-reviewed/2024/05/GHSA-r99q-hmqv-xw8w/GHSA-r99q-hmqv-xw8w.json b/advisories/github-reviewed/2024/05/GHSA-r99q-hmqv-xw8w/GHSA-r99q-hmqv-xw8w.json new file mode 100644 index 00000000000..b7561ebfd59 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-r99q-hmqv-xw8w/GHSA-r99q-hmqv-xw8w.json @@ -0,0 +1,96 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r99q-hmqv-xw8w", + "modified": "2024-06-04T16:01:41Z", + "published": "2024-05-31T21:30:55Z", + "aliases": [ + "CVE-2024-34005" + ], + "summary": "Moodle Authenticated LFI risk in some misconfigured shared hosting environments", + "details": "In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore database activity modules and direct access to the web server outside of the Moodle webroot could execute a local file include.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.3.0" + }, + { + "fixed": "4.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2.0" + }, + { + "fixed": "4.2.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.10" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34005" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=458394" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-06-04T16:01:40Z", + "nvd_published_at": "2024-05-31T21:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-r99q-hmqv-xw8w/GHSA-r99q-hmqv-xw8w.json b/advisories/unreviewed/2024/05/GHSA-r99q-hmqv-xw8w/GHSA-r99q-hmqv-xw8w.json deleted file mode 100644 index f957632c111..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-r99q-hmqv-xw8w/GHSA-r99q-hmqv-xw8w.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-r99q-hmqv-xw8w", - "modified": "2024-05-31T21:30:55Z", - "published": "2024-05-31T21:30:55Z", - "aliases": [ - "CVE-2024-34005" - ], - "details": "In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore database activity modules and direct access to the web server outside of the Moodle webroot could execute a local file include.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34005" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=458394" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-200" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-31T21:15:09Z" - } -} \ No newline at end of file