cve/2022/CVE-2022-25851.md
2024-06-18 02:51:15 +02:00

19 lines
725 B
Markdown

### [CVE-2022-25851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25851)
![](https://img.shields.io/static/v1?label=Product&message=jpeg-js&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%200.4.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(DoS)&color=brighgreen)
### Description
The package jpeg-js before 0.4.4 are vulnerable to Denial of Service (DoS) where a particular piece of input will cause to enter an infinite loop and never return.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2860295
- https://snyk.io/vuln/SNYK-JS-JPEGJS-2859218
#### Github
No PoCs found on GitHub currently.