Marked prior to version 0.3.17 is vulnerable to a Regular Expression Denial of Service (ReDoS) attack due to catastrophic backtracking in several regular expressions used for parsing HTML tags and markdown links. An attacker can exploit this vulnerability by providing specially crafted markdown input, such as deeply nested or repetitively structured brackets or tag attributes, which cause the parser to hang and lead to a Denial of Service.
CVSS
No CVSS.
References
Configurations
No configuration.
History
23 May 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-23 15:15
Updated : 2025-05-23 15:54
NVD link : CVE-2018-25110
Mitre link : CVE-2018-25110
CVE.ORG link : CVE-2018-25110
JSON object : View
Products Affected
No product.
CWE
CWE-1333
Inefficient Regular Expression Complexity