mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
19 lines
749 B
Markdown
19 lines
749 B
Markdown
### [CVE-2020-7754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7754)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/engn33r/awesome-redos-security
|
|
- https://github.com/yetingli/PoCs
|
|
|