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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the uri-template-lite npm package, when an attacker is able to supply arbitrary input to the "URI.expand" method
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://research.jfrog.com/vulnerabilities/uri-template-lite-redos-xray-211351/
|
|
|
|
#### Github
|
|
- https://github.com/SSU-Shook/npm-Dataset
|
|
|