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

18 lines
693 B
Markdown

### [CVE-2020-7791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7791)
![](https://img.shields.io/static/v1?label=Product&message=i18n&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%202.1.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(DoS)&color=brighgreen)
### Description
This affects the package i18n before 2.1.15. Vulnerability arises out of insufficient handling of erroneous language tags in src/i18n/Concrete/TextLocalizer.cs and src/i18n/LocalizedApplication.cs.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-7791