{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2013-10067", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2025-08-05T14:30:38.272Z", "datePublished": "2025-08-05T20:02:33.203Z", "dateUpdated": "2026-04-07T14:03:18.821Z" }, "containers": { "cna": { "affected": [ { "defaultStatus": "unknown", "modules": [ "gw_admin.php" ], "product": "Glossword", "vendor": "Glossword Team", "versions": [ { "lessThanOrEqual": "1.8.12", "status": "affected", "version": "1.8.8", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "AkaStep" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
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.