42 matches found
CVE-2020-7753
All versions of package trim are vulnerable to Regular Expression Denial of Service ReDoS via trim...
7.5CVSS7.2AI score0.03777EPSS
SaveExploits1References8
trim()vulnerability crack and protection+articles the whole story-vulnerability warning-the black bar safety net
With the following code: % dim name,title name=trimrequest. form"name" password=trimrequest. form"password" if name=""or password="" then response. redirect "error. asp? error=name&name=null" myDSN="DSN=test;uid=test;pwd=test" set cn=server. createobject"adodb. connection" cn. open myDSN...
7.2AI score
SaveExploits0
20