From 92df2483290a40494a9eb1742059c55d98243300 Mon Sep 17 00:00:00 2001 From: Josh Junon Date: Wed, 18 Jun 2025 12:54:50 +0200 Subject: [PATCH] Improve GHSA-wgc6-9f6w-h8hx --- .../2025/06/GHSA-wgc6-9f6w-h8hx/GHSA-wgc6-9f6w-h8hx.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/advisories/github-reviewed/2025/06/GHSA-wgc6-9f6w-h8hx/GHSA-wgc6-9f6w-h8hx.json b/advisories/github-reviewed/2025/06/GHSA-wgc6-9f6w-h8hx/GHSA-wgc6-9f6w-h8hx.json index 9e5cfc79f4af0..3102078427fac 100644 --- a/advisories/github-reviewed/2025/06/GHSA-wgc6-9f6w-h8hx/GHSA-wgc6-9f6w-h8hx.json +++ b/advisories/github-reviewed/2025/06/GHSA-wgc6-9f6w-h8hx/GHSA-wgc6-9f6w-h8hx.json @@ -8,12 +8,7 @@ ], "summary": "microlight allows a denial of service", "details": "A denial of service (DoS) vulnerability has been identified in the JavaScript library microlight version 0.0.7. This library, used for syntax highlighting, does not limit the size of textual content it processes in HTML elements with the microlight class. When excessively large content (e.g., 100 million characters) is processed, the reset function in microlight.js consumes excessive memory and CPU resources, causing browser crashes or unresponsiveness. An attacker can exploit this vulnerability by tricking a user into visiting a malicious web page containing a microlight element with large content, resulting in a denial of service.", - "severity": [ - { - "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P" - } - ], + "severity": [], "affected": [ { "package": { @@ -53,7 +48,7 @@ "cwe_ids": [ "CWE-770" ], - "severity": "HIGH", + "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-06-17T22:36:41Z", "nvd_published_at": "2025-06-17T20:15:32Z"