Vulnerability Database

309,359

Total vulnerabilities in the database

CVE-2025-45525

A NULL pointer dereference vulnerability has been identified in the JavaScript library microlight 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. NOTE: this is disputed by multiple parties because there is no common scenario in which an adversary can insert those non-standard values.

CVSS v3:

  • Severity: Low
  • Score: 2.9
  • AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

CWEs: