1 matches found
Regular Expression Denial of Service in jadedown
The jadedown package is affected by a regular expression denial of service vulnerability when certain types of user input are passed in. Proof of concept js var jadedown = require'jadedown'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result + chr; return result;...
7.5CVSS7.1AI score0.01151EPSS
SaveExploits1References3Affected Software1
20