{"id":18688764,"url":"https://github.com/noraj/umbraco-rce","last_synced_at":"2025-04-12T05:37:39.403Z","repository":{"id":86822695,"uuid":"250876171","full_name":"noraj/Umbraco-RCE","owner":"noraj","description":"Umbraco CMS 7.12.4 - (Authenticated) Remote Code Execution","archived":false,"fork":false,"pushed_at":"2021-01-29T09:11:29.000Z","size":18,"stargazers_count":75,"open_issues_count":0,"forks_count":40,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T01:03:56.281Z","etag":null,"topics":["exploit","poc","proof-of-concept","rce","remote-code-execution","umbraco","umbraco-cms","umbraco-v7","umbraco7"],"latest_commit_sha":null,"homepage":"https://pwn.by/noraj/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-03-28T19:25:32.000Z","updated_at":"2025-03-15T01:27:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a412300d-0392-494d-add0-a6b6efe5d1ab","html_url":"https://github.com/noraj/Umbraco-RCE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2FUmbraco-RCE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2FUmbraco-RCE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2FUmbraco-RCE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2FUmbraco-RCE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noraj","download_url":"https://codeload.github.com/noraj/Umbraco-RCE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525168,"owners_count":21118616,"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","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":["exploit","poc","proof-of-concept","rce","remote-code-execution","umbraco","umbraco-cms","umbraco-v7","umbraco7"],"created_at":"2024-11-07T10:38:17.104Z","updated_at":"2025-04-12T05:37:39.366Z","avatar_url":"https://github.com/noraj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Umbraco RCE exploit / PoC\n\n\u003e Umbraco CMS 7.12.4 - (Authenticated) Remote Code Execution\n\n[[EDB-49488]](https://www.exploit-db.com/exploits/49488) [[PacketStorm](https://packetstormsecurity.com/files/158712/Umbraco-CMS-7.12.4-Remote-Code-Execution.html)] [[WLB-2020080012](https://cxsecurity.com/issue/WLB-2020080012)]\n\n## Usage\n\n```\n$ python exploit.py -h\nusage: exploit.py [-h] -u USER -p PASS -i URL -c CMD [-a ARGS]\n\nUmbraco authenticated RCE\n\noptional arguments:\n  -h, --help                 show this help message and exit\n  -u USER, --user USER       username / email\n  -p PASS, --password PASS   password\n  -i URL, --host URL         root URL\n  -c CMD, --command CMD      command\n  -a ARGS, --arguments ARGS  arguments\n```\n\nExamples:\n\n```\n$ python exploit.py -u admin@example.org -p password123 -i 'http://10.0.0.1' -c ipconfig\n$ python exploit.py -u admin@example.org -p password123 -i 'http://10.0.0.1' -c powershell.exe -a '-NoProfile -Command ls'\n```\n\n## Requirements\n\n- [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/index.html)\n- [Requests](https://requests.readthedocs.io/en/master/)\n\nExample for ArchLinux:\n\n```\npacman -S python-beautifulsoup4 python-requests\n```\n\nExample using pip:\n\n```\npip3 install -r requirements.txt\n```\n\n## Reference\n\nThis is a better re-write of [EDB-ID-46153](https://www.exploit-db.com/exploits/46153) using arguments (instead of harcoded values) and with stdout display.\n\nTested with python 3.8.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoraj%2Fumbraco-rce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoraj%2Fumbraco-rce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoraj%2Fumbraco-rce/lists"}