Files
CVEs-PoC/2021/CVE-2021-23362.md
T
2024-06-18 02:51:15 +02:00

1009 B

CVE-2021-23362

Description

The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via regular expression shortcutMatch in the fromUrl function in index.js. The affected regular expression exhibits polynomial worst-case time complexity.

POC

Reference

Github