cve/2022/CVE-2022-1929.md

18 lines
744 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1929](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1929)
![](https://img.shields.io/static/v1?label=Product&message=devcert&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1333%20Inefficient%20Regular%20Expression%20Complexity&color=brighgreen)
### Description
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the devcert npm package, when an attacker is able to supply arbitrary input to the certificateFor method
### POC
#### Reference
- https://research.jfrog.com/vulnerabilities/devcert-redos-xray-211352/
#### Github
No PoCs found on GitHub currently.