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

18 lines
665 B
Markdown

### [CVE-2020-8215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8215)
![](https://img.shields.io/static/v1?label=Product&message=node-canvas&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Classic%20Buffer%20Overflow%20(CWE-120)&color=brighgreen)
### Description
A buffer overflow is present in canvas version <= 1.6.9, which could lead to a Denial of Service or execution of arbitrary code when it processes a user-provided image.
### POC
#### Reference
- https://hackerone.com/reports/315037
#### Github
No PoCs found on GitHub currently.