Files
CVEs-PoC/2020/CVE-2020-7733.md
T
2024-06-18 02:51:15 +02:00

24 lines
1019 B
Markdown

### [CVE-2020-7733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7733)
![](https://img.shields.io/static/v1?label=Product&message=ua-parser-js&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%200.7.22%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Regular%20Expression%20Denial%20of%20Service%20(ReDoS)&color=brighgreen)
### Description
The package ua-parser-js before 0.7.22 are vulnerable to Regular Expression Denial of Service (ReDoS) via the regex for Redmi Phones and Mi Pad Tablets UA.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBFAISALMAN-674666
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-674665
- https://snyk.io/vuln/SNYK-JS-UAPARSERJS-610226
- https://www.oracle.com//security-alerts/cpujul2021.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-7733
- https://github.com/engn33r/awesome-redos-security
- https://github.com/yetingli/PoCs