cve/2020/CVE-2020-35284.md
2024-06-09 00:33:16 +00:00

847 B

CVE-2020-35284

Description

Flamingo (aka FlamingoIM) through 2020-09-29 allows ../ directory traversal because the only ostensibly unpredictable part of a file-transfer request is an MD5 computation; however, this computation occurs on the client side, and the computation details can be easily determined because the product's source code is available.

POC

Reference

Github

No PoCs found on GitHub currently.