Skip to content

Commit b722d9e

Browse files
Merge pull request #5730 from github/Qix--GHSA-wgc6-9f6w-h8hx
2 parents 6128eb1 + 92df248 commit b722d9e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

advisories/github-reviewed/2025/06/GHSA-wgc6-9f6w-h8hx/GHSA-wgc6-9f6w-h8hx.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
],
99
"summary": "microlight allows a denial of service",
1010
"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.",
11-
"severity": [
12-
{
13-
"type": "CVSS_V4",
14-
"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"
15-
}
16-
],
11+
"severity": [],
1712
"affected": [
1813
{
1914
"package": {
@@ -53,7 +48,7 @@
5348
"cwe_ids": [
5449
"CWE-770"
5550
],
56-
"severity": "HIGH",
51+
"severity": "LOW",
5752
"github_reviewed": true,
5853
"github_reviewed_at": "2025-06-17T22:36:41Z",
5954
"nvd_published_at": "2025-06-17T20:15:32Z"

0 commit comments

Comments
 (0)