Files
cve/2013/CVE-2013-10067.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2013-10067

Description

Glossword versions 1.8.8 through 1.8.12 contain an authenticated arbitrary file upload vulnerability. When deployed as a standalone application, the administrative interface (gw_admin.php) allows users with administrator privileges to upload files to the gw_temp/a/ directory. Due to insufficient validation of file type and path, attackers can upload and execute PHP payloads, resulting in remote code execution.

POC

Reference

Github

No PoCs found on GitHub currently.