Publish GHSA-m7gm-v253-56hh

This commit is contained in:
advisory-database[bot]
2025-05-12 20:52:03 +00:00
parent bea20edae6
commit dddc8cc3fd
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m7gm-v253-56hh",
"modified": "2025-05-11T03:30:28Z",
"modified": "2025-05-12T20:50:07Z",
"published": "2025-05-11T03:30:28Z",
"aliases": [
"CVE-2025-47828"
],
"summary": "@lumieducation/h5p-server Fails to Sanitize Plain Text Strings",
"details": "Lumi H5P-Nodejs-library before 9.3.3 omits a sanitizeHtml call for plain text strings.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@lumieducation/h5p-server"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "9.3.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/Lumieducation/H5P-Nodejs-library/pull/3894"
},
{
"type": "PACKAGE",
"url": "https://github.com/Lumieducation/H5P-Nodejs-library"
},
{
"type": "WEB",
"url": "https://github.com/Lumieducation/H5P-Nodejs-library/compare/v9.3.2...v9.3.3"
@@ -33,8 +58,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-05-12T20:50:07Z",
"nvd_published_at": "2025-05-11T03:15:23Z"
}
}