Exploitation Summary
EIP tracks 1 public exploit for CVE-2018-25208. PoCs published by AkkuS.
AI-analyzed exploit summary The exploit demonstrates SQL injection in qdPM 9.1 via the 'filter_by' parameters, providing multiple payloads for boolean-based blind, error-based, stacked queries, time-based blind, and UNION-based attacks. The payloads target MySQL and are designed to extract database information or execute arbitrary SQL commands.
Description
qdPM 9.1 contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting SQL code through filter_by parameters. Attackers can submit malicious POST requests to the timeReport endpoint with crafted filter_by[CommentCreatedFrom] and filter_by[CommentCreatedTo] parameters to execute arbitrary SQL queries and retrieve sensitive data.
Exploits (1)
The exploit demonstrates SQL injection in qdPM 9.1 via the 'filter_by' parameters, providing multiple payloads for boolean-based blind, error-based, stacked queries, time-based blind, and UNION-based attacks. The payloads target MySQL and are designed to extract database information or execute arbitrary SQL commands.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N