Withdrawn Advisory: microlight allows a denial of service
Low severity
GitHub Reviewed
Published
Jun 17, 2025
to the GitHub Advisory Database
•
Updated Jun 18, 2025
Withdrawn
This advisory was withdrawn on Jun 18, 2025
Description
Published by the National Vulnerability Database
Jun 17, 2025
Published to the GitHub Advisory Database
Jun 17, 2025
Reviewed
Jun 17, 2025
Withdrawn
Jun 18, 2025
Last updated
Jun 18, 2025
Withdrawn Advisory
This advisory has been withdrawn because the proof of concept does not demonstrate a practical security impact. This link is maintained to preserve external references.
Original Description
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.
References