Publish Advisories

GHSA-r99q-hmqv-xw8w
GHSA-r99q-hmqv-xw8w
This commit is contained in:
advisory-database[bot]
2024-06-04 16:04:04 +00:00
parent f0b9e8c115
commit 15f9d9bf72
2 changed files with 96 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}