vue-resource icon indicating copy to clipboard operation
vue-resource copied to clipboard

Security fix for ReDoS

Open ready-research opened this issue 4 years ago • 0 comments

Security fix for ReDoS vulnerability.

https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String/Trim

Reported in https://www.huntr.dev/bounties/7e6cbdf3-e360-47a1-aca3-24b5e4eea9b7

Before Applying patch result: time_cost: 2639

After applying the patch result: time_cost: 4

ready-research avatar Sep 03 '21 12:09 ready-research