CVE-2024-3922

CRITICAL NUCLEI

Dokan Pro < 3.10.3 - Unauthenticated SQL Injection via Code Parameter

Title source: llm
STIX 2.1

Exploitation 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)

nomisec WORKING POC 1 stars
by truonghuuphuc · poc
https://github.com/truonghuuphuc/CVE-2024-3922-Poc

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: Dokan Pro <= 3.10.3
No auth needed
Prerequisites: Dokan Pro plugin installed and activated · Access to the target WordPress site
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Nuclei Templates (1)

Dokan Pro <= 3.10.3 - SQL Injection
CRITICALVERIFIEDby s4e-io

Scores

CVSS v3 10.0
EPSS 0.5621
EPSS Percentile 98.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (3)
dokan/dokan < 3.11.0
dokan/dokan_pro_plugin < 3.11.0
wedevs/Dokan Pro < 3.10.3
Published Jun 13, 2024
Tracked Since Feb 18, 2026