mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2021-43307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43307)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the semver-regex npm package, when an attacker is able to supply arbitrary input to the test() method
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://research.jfrog.com/vulnerabilities/semver-regex-redos-xray-211349/
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|