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

18 lines
838 B
Markdown

### [CVE-2020-6105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6105)
![](https://img.shields.io/static/v1?label=Product&message=F2fs-Tools&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-73%3A%20External%20Control%20of%20File%20Name%20or%20Path&color=brighgreen)
### Description
An exploitable code execution vulnerability exists in the multiple devices functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can cause Information overwrite resulting in a code execution. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1047
#### Github
No PoCs found on GitHub currently.