mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
20 lines
778 B
Markdown
20 lines
778 B
Markdown
### [CVE-2021-27292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27292)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ua-parser-js >= 0.7.14, fixed in 0.7.24, uses a regular expression which is vulnerable to denial of service. If an attacker sends a malicious User-Agent header, ua-parser-js will get stuck processing it for an extended period of time.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/doyensec/regexploit
|
|
- https://github.com/engn33r/awesome-redos-security
|
|
- https://github.com/retr0-13/regexploit
|
|
|