Files
CVEs-PoC/2013/CVE-2013-10038.md
T
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2013-10038

Description

An unauthenticated arbitrary file upload vulnerability exists in FlashChat versions 6.0.2 and 6.0.4 through 6.0.8. The upload.php endpoint fails to properly validate file types and authentication, allowing attackers to upload malicious PHP scripts. Once uploaded, these scripts can be executed remotely, resulting in arbitrary code execution as the web server user.

POC

Reference

Github