Files
CVEs-PoC/2020/CVE-2020-7755.md
T
2024-05-25 21:48:12 +02:00

19 lines
721 B
Markdown

### [CVE-2020-7755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7755)
![](https://img.shields.io/static/v1?label=Product&message=dat.gui&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Regular%20Expression%20Denial%20of%20Service%20(ReDoS)&color=brighgreen)
### Description
All versions of package dat.gui are vulnerable to Regular Expression Denial of Service (ReDoS) via specifically crafted rgb and rgba values.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JS-DATGUI-1016275
#### Github
- https://github.com/engn33r/awesome-redos-security
- https://github.com/yetingli/PoCs