cbcvebase.
CVE-2013-10067
published 2025-08-05

CVE-2013-10067: Glossword versions 1.8.8 through 1.8.12 contain an authenticated arbitrary file upload vulnerability. When deployed as a standalone application, the…

PriorityP264critical9.4CVSS 4.0
AVNACLATNPRHUINVCHVIHVAHSCHSIHSAHEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EXPLOIT
EPSS
0.99%
58.0th percentile
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.

Affected

1 ranges
VendorProductVersion rangeFixed in
glossword_teamglossword1.8.8 – 1.8.12

Detection & IOCsextracted from sources · hover to see the quote

pathgw_temp/a/
pathgw_admin.php
  • Monitor for PHP file uploads to the gw_temp/a/ directory, which is the target drop location for malicious payloads in this exploit
  • Alert on POST requests to gw_admin.php that include file upload content, particularly from authenticated administrator sessions, as this is the vulnerable endpoint
  • ·This vulnerability is only exploitable when Glossword is deployed as a standalone application; deployments integrated into other frameworks may not be affected
  • ·Exploitation requires valid administrator credentials; unauthenticated attackers cannot directly trigger the upload functionality
  • ·Affected versions are strictly 1.8.8 through 1.8.12; versions outside this range are not confirmed vulnerable
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.