CVE-2013-10066
published 2025-08-05CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| kordil | edms | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →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.
No detection rules found.
No writeups or analysis indexed.
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/kordil_edms_upload_exec.rbhttps://sourceforge.net/projects/kordiledms/https://www.exploit-db.com/exploits/24547https://www.juniper.net/us/en/threatlabs/ips-signatures/detail.APP:MSF-KORDIL-EDMS-AFU.htmlhttps://www.vulncheck.com/advisories/kordil-edms-unauth-arbitrary-file-uploadhttps://www.exploit-db.com/exploits/24547
2025-08-05
Published