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

CVE-2013-10066: An unauthenticated arbitrary file upload vulnerability exists in Kordil EDMS v2.2.60rc3. The application exposes an upload endpoint (users_add.php) that allows…

PriorityP273critical10CVSS 4.0
AVNACLATNPRNUINVCHVIHVAHSCHSIHSAHEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EXPLOIT
EPSS
1.44%
69.8th percentile
An unauthenticated arbitrary file upload vulnerability exists in Kordil EDMS v2.2.60rc3. The application exposes an upload endpoint (users_add.php) that allows attackers to upload files to the /userpictures/ directory without authentication. This flaw enables remote code execution by uploading a PHP payload and invoking it via a direct HTTP request.

Affected

1 ranges
VendorProductVersion rangeFixed in
kordiledms

Detection & IOCsextracted from sources · hover to see the quote

path/userpictures/
path/kordil_edms/userpictures/
filenameusers_add.php
  • Monitor for unauthenticated POST requests to users_add.php, particularly those containing file upload data (multipart/form-data), as this endpoint requires no authentication and is the attack vector for arbitrary file upload.
  • Alert on HTTP GET/POST requests to /kordil_edms/userpictures/ or /userpictures/ following a POST to users_add.php — this pattern indicates a PHP webshell upload followed by remote code execution invocation.
  • Detect PHP files written to the /kordil_edms/userpictures/ directory on disk, as legitimate user picture uploads should not be executable PHP scripts.
  • ·The Metasploit module targets Kordil EDMS v2.2.60rc3 specifically; other versions may have a different upload path or may not be 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.