CVE-2024-3922
CRITICAL NUCLEIDokan Pro < 3.10.3 - Unauthenticated SQL Injection via Code Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-3922. PoCs published by truonghuuphuc. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional proof-of-concept for CVE-2024-3922, an unauthenticated SQL injection vulnerability in Dokan Pro <= 3.10.3. The PoC demonstrates SQLi via crafted JSON payloads sent to the `/wp-admin/admin.php?webhook=dokan-moip` endpoint, targeting the `handle_moip_webhook` method.
Description
The Dokan Pro plugin for WordPress is vulnerable to SQL Injection via the 'code' parameter in all versions up to, and including, 3.10.3 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.
Exploits (1)
This repository contains a functional proof-of-concept for CVE-2024-3922, an unauthenticated SQL injection vulnerability in Dokan Pro <= 3.10.3. The PoC demonstrates SQLi via crafted JSON payloads sent to the `/wp-admin/admin.php?webhook=dokan-moip` endpoint, targeting the `handle_moip_webhook` method.
Nuclei Templates (1)
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H