Null Pointer Dereference Vulnerability in Microlight.js by Unknown Vendor
CVE-2025-45525
2.9LOW
What is CVE-2025-45525?
A null pointer dereference vulnerability occurs in Microlight.js version 0.0.7, a lightweight syntax highlighting library. This issue arises when the library processes elements with non-standard CSS color values. It fails to validate the results of a regular expression match, which can lead to attempting to access properties on a null object. As a result, this bug could cause an uncaught TypeError, potentially crashing the application utilizing the library.
Affected Version(s)
microlight 0 <= 0.0.7
