Skip to content

Commit c52d16a

Browse files
1 parent 807fdfd commit c52d16a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

advisories/github-reviewed/2025/06/GHSA-64x7-m7rh-9m83/GHSA-64x7-m7rh-9m83.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-64x7-m7rh-9m83",
4-
"modified": "2025-06-18T17:52:34Z",
4+
"modified": "2025-06-18T18:46:37Z",
55
"published": "2025-06-17T21:32:30Z",
6+
"withdrawn": "2025-06-18T18:46:37Z",
67
"aliases": [
78
"CVE-2025-45525"
89
],
9-
"summary": "microlight.js has a null pointer dereference vulnerability",
10-
"details": "A null pointer dereference vulnerability was discovered in microlight.js (version 0.0.7), a lightweight syntax highlighting library. When processing elements with non-standard CSS color values, the library fails to validate the result of a regular expression match before accessing its properties, leading to an uncaught TypeError and potential application crash.",
10+
"summary": "Withdrwn Advisory: microlight.js has a null pointer dereference vulnerability",
11+
"details": "## Withdrawn Advisory\nThis advisory has been withdrawn because a website owner has to set CSS color values. The proof of concept doesn't demonstrate how a malicious user who is not the website owner can cause an application crash. This link has been maintained to preserve external references.\n\n## Original Description\nA null pointer dereference vulnerability was discovered in microlight.js (version 0.0.7), a lightweight syntax highlighting library. When processing elements with non-standard CSS color values, the library fails to validate the result of a regular expression match before accessing its properties, leading to an uncaught TypeError and potential application crash.",
1112
"severity": [
1213
{
1314
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P"
15+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P"
1516
}
1617
],
1718
"affected": [

0 commit comments

Comments
 (0)