cve/2020/CVE-2020-6104.md

18 lines
828 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-6104](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6104)
![](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-125%3A%20Out-of-bounds%20Read&color=brighgreen)
### Description
An exploitable information disclosure vulnerability exists in the get_dnode_of_data functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can cause information disclosure resulting in a information disclosure. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1046
#### Github
No PoCs found on GitHub currently.