mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
975 B
975 B
CVE-2013-10066
Description
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.
POC
Reference
- https://www.exploit-db.com/exploits/24547
- https://www.vulncheck.com/advisories/kordil-edms-unauth-arbitrary-file-upload
Github
No PoCs found on GitHub currently.