Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2019-8389

Description

A file-read vulnerability was identified in the Wi-Fi transfer feature of Musicloud 1.6. By default, the application runs a transfer service on port 8080, accessible by everyone on the same Wi-Fi network. An attacker can send the POST parameters downfiles and cur-folder (with a crafted ../ payload) to the download.script endpoint. This will create a MusicPlayerArchive.zip archive that is publicly accessible and includes the content of any requested file (such as the /etc/passwd file).

POC

Reference

- https://gist.github.com/shawarkhanethicalhacker/b98c5ac7491cf77732c793ecc468f465

Github

- https://github.com/0xT11/CVE-POC

- https://github.com/geeksniper/reverse-engineering-toolkit

- https://github.com/hectorgie/PoC-in-GitHub

- https://github.com/shawarkhanethicalhacker/CVE-2019-8389