diff --git a/advisories/github-reviewed/2022/12/GHSA-xxfx-w2rw-gh63/GHSA-xxfx-w2rw-gh63.json b/advisories/github-reviewed/2022/12/GHSA-xxfx-w2rw-gh63/GHSA-xxfx-w2rw-gh63.json index 0811ffaf285..0dcfa6a66af 100644 --- a/advisories/github-reviewed/2022/12/GHSA-xxfx-w2rw-gh63/GHSA-xxfx-w2rw-gh63.json +++ b/advisories/github-reviewed/2022/12/GHSA-xxfx-w2rw-gh63/GHSA-xxfx-w2rw-gh63.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-xxfx-w2rw-gh63", - "modified": "2022-12-14T14:06:08Z", + "modified": "2025-04-23T14:55:10Z", "published": "2022-12-14T00:30:23Z", "aliases": [ "CVE-2022-43996" ], "summary": "csaf-poc/csaf_distribution Cross-site Scripting vulnerability", "details": "The csaf_provider package before 0.8.2 allows XSS via a crafted CSAF document uploaded as text/html. The endpoint upload allows valid CSAF advisories (JSON format) to be uploaded with Content-Type text/html and filenames ending in .html. When subsequently accessed via web browser, these advisories are served and interpreted as HTML pages. Such uploaded advisories can contain JavaScript code that will execute within the browser context of users inspecting the advisory.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2025/04/GHSA-847x-x4jg-6gf4/GHSA-847x-x4jg-6gf4.json b/advisories/github-reviewed/2025/04/GHSA-847x-x4jg-6gf4/GHSA-847x-x4jg-6gf4.json index 144f27d5cdd..727ee7d1b47 100644 --- a/advisories/github-reviewed/2025/04/GHSA-847x-x4jg-6gf4/GHSA-847x-x4jg-6gf4.json +++ b/advisories/github-reviewed/2025/04/GHSA-847x-x4jg-6gf4/GHSA-847x-x4jg-6gf4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-847x-x4jg-6gf4", - "modified": "2025-04-21T16:55:46Z", + "modified": "2025-04-23T14:55:43Z", "published": "2025-04-21T15:31:18Z", "aliases": [ "CVE-2024-29643" @@ -55,6 +55,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-444", "CWE-74" ], "severity": "MODERATE",