Publish Advisories

GHSA-hjgc-jxjc-8v9j
GHSA-2jh5-g5ch-43q5
GHSA-hjgc-jxjc-8v9j
This commit is contained in:
advisory-database[bot]
2025-04-23 22:26:41 +00:00
parent 1a554a4b51
commit 9f7cca9924
3 changed files with 190 additions and 40 deletions
@@ -0,0 +1,126 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hjgc-jxjc-8v9j",
"modified": "2025-04-23T22:25:46Z",
"published": "2024-11-11T18:30:28Z",
"aliases": [
"CVE-2024-43439"
],
"summary": "Moodle reflected XSS via H5P error message",
"details": "A flaw was found in moodle. H5P error messages require additional sanitizing to prevent a reflected cross-site scripting (XSS) risk.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.12"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.2.0-beta"
},
{
"fixed": "4.2.9"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0-beta"
},
{
"fixed": "4.3.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.4.0-beta"
},
{
"fixed": "4.4.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43439"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/c7d9026715a107ee16b9f9b2134ed4e6f667af99"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304268"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=461209"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-04-23T22:25:46Z",
"nvd_published_at": "2024-11-11T16:15:14Z"
}
}
File diff suppressed because one or more lines are too long
@@ -1,40 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hjgc-jxjc-8v9j",
"modified": "2024-11-11T18:30:28Z",
"published": "2024-11-11T18:30:28Z",
"aliases": [
"CVE-2024-43439"
],
"details": "A flaw was found in moodle. H5P error messages require additional sanitizing to prevent a reflected cross-site scripting (XSS) risk.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43439"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304268"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=461209"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-11T16:15:14Z"
}
}