diff --git a/advisories/unreviewed/2025/05/GHSA-m7gm-v253-56hh/GHSA-m7gm-v253-56hh.json b/advisories/github-reviewed/2025/05/GHSA-m7gm-v253-56hh/GHSA-m7gm-v253-56hh.json similarity index 56% rename from advisories/unreviewed/2025/05/GHSA-m7gm-v253-56hh/GHSA-m7gm-v253-56hh.json rename to advisories/github-reviewed/2025/05/GHSA-m7gm-v253-56hh/GHSA-m7gm-v253-56hh.json index 00a9b8a3ccd..7e85867a097 100644 --- a/advisories/unreviewed/2025/05/GHSA-m7gm-v253-56hh/GHSA-m7gm-v253-56hh.json +++ b/advisories/github-reviewed/2025/05/GHSA-m7gm-v253-56hh/GHSA-m7gm-v253-56hh.json @@ -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" } } \ No newline at end of file