CVE-2025-10042
MEDIUMQuiz Maker < 6.7.0.56 - Unauthenticated SQL Injection via Spoofed IP Headers
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2025-10042. PoCs published by Rahul Sreenivasan, XiaomingX, fumioryoto.
AI-analyzed exploit summary This exploit demonstrates a time-based SQL injection vulnerability in WordPress Quiz Maker plugin versions <= 6.7.0.56. It checks for vulnerability and extracts data such as admin credentials or custom SQL queries.
Description
The Quiz Maker plugin for WordPress is vulnerable to SQL Injection via spoofed IP headers in all versions up to, and including, 6.7.0.56 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. This is only exploitable in configurations where the server is set up to retrieve the IP from a user-supplied field like `X-Forwarded-For` and limit users by IP is enabled.
Exploits (3)
This exploit demonstrates a time-based SQL injection vulnerability in WordPress Quiz Maker plugin versions <= 6.7.0.56. It checks for vulnerability and extracts data such as admin credentials or custom SQL queries.
The repository contains a functional Python-based SQL injection exploit for CVE-2025-10042, targeting WordPress Quiz Maker plugin versions <= 6.7.0.56. The exploit uses time-based blind SQLi techniques to extract admin credentials and password hashes.
This repository contains a functional Python-based exploit for CVE-2025-10042, a time-based blind SQL injection vulnerability in the WordPress Quiz Maker plugin (≤ 6.7.0.56). The exploit leverages the X-Forwarded-For header to extract admin credentials or execute custom SQL queries.
References (4)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N