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

18 lines
836 B
Markdown

### [CVE-2020-28591](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28591)
![](https://img.shields.io/static/v1?label=Product&message=Slic3r&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%3A%20Improper%20Input%20Validation&color=brighgreen)
### Description
An out-of-bounds read vulnerability exists in the AMF File AMFParserContext::endElement() functionality of Slic3r libslic3r 1.3.0 and Master Commit 92abbc42. A specially crafted AMF file can lead to information disclosure. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1215
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-28591