cve/2020/CVE-2020-8136.md
2024-05-25 21:48:12 +02:00

18 lines
675 B
Markdown

### [CVE-2020-8136](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8136)
![](https://img.shields.io/static/v1?label=Product&message=fastify-multipart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brighgreen)
### Description
Prototype pollution vulnerability in fastify-multipart < 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request.
### POC
#### Reference
- https://hackerone.com/reports/804772
#### Github
No PoCs found on GitHub currently.