Publish Advisories

GHSA-cw24-f6fq-7j9v
GHSA-cw24-f6fq-7j9v
This commit is contained in:
advisory-database[bot]
2025-02-24 22:16:34 +00:00
parent 37e8a717c7
commit 5ce9102230
2 changed files with 122 additions and 40 deletions
@@ -0,0 +1,122 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cw24-f6fq-7j9v",
"modified": "2025-02-24T22:15:06Z",
"published": "2025-02-24T21:31:44Z",
"aliases": [
"CVE-2025-26532"
],
"summary": "Moodle allows teachers to evade trusttext config when restoring glossary entries",
"details": "Additional checks were required to ensure trusttext is applied (when enabled) to glossary entries being restored.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.5.0-beta"
},
{
"fixed": "4.5.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.4.0-beta"
},
{
"fixed": "4.4.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0-beta"
},
{
"fixed": "4.3.10"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.16"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26532"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=466149"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84003"
}
],
"database_specific": {
"cwe_ids": [
"CWE-863"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-02-24T22:15:06Z",
"nvd_published_at": "2025-02-24T20:15:34Z"
}
}
@@ -1,40 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cw24-f6fq-7j9v",
"modified": "2025-02-24T21:31:44Z",
"published": "2025-02-24T21:31:44Z",
"aliases": [
"CVE-2025-26532"
],
"details": "Additional checks were required to ensure trusttext is applied (when enabled) to glossary entries being restored.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26532"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=466149"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-84003"
}
],
"database_specific": {
"cwe_ids": [
"CWE-863"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-02-24T20:15:34Z"
}
}