Publish Advisories

GHSA-m8qh-hx4c-h9hr
GHSA-m8qh-hx4c-h9hr
This commit is contained in:
advisory-database[bot]
2025-04-25 17:10:23 +00:00
parent d1d0ca126c
commit d90c03944a
2 changed files with 130 additions and 39 deletions
@@ -0,0 +1,130 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m8qh-hx4c-h9hr",
"modified": "2025-04-25T17:07:25Z",
"published": "2025-04-25T15:31:23Z",
"aliases": [
"CVE-2025-3638"
],
"summary": "Moodle has a CSRF risk in Brickfield tool's analysis request action",
"details": "A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery (CSRF) risk.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/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.18"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0-beta"
},
{
"fixed": "4.3.12"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.4.0-beta"
},
{
"fixed": "4.4.8"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.5.0-beta"
},
{
"fixed": "4.5.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3638"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/91e6ad43ed2522f9c1c4094e565b5a7e5b348728"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-3638"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359732"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=467600"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-04-25T17:07:24Z",
"nvd_published_at": "2025-04-25T15:15:37Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m8qh-hx4c-h9hr",
"modified": "2025-04-25T15:31:23Z",
"published": "2025-04-25T15:31:23Z",
"aliases": [
"CVE-2025-3638"
],
"details": "A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery (CSRF) risk.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3638"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-3638"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359732"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=467600"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-25T15:15:37Z"
}
}