updated info

patch-4
Ritik Chaddha 2024-06-25 13:21:11 +05:30 committed by GitHub
parent 197711ba5e
commit db61f8a095
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 5 deletions

View File

@ -1,22 +1,23 @@
id: CVE-2024-3922
info:
name: Dokan Pro <= 3.10.3 - Unauthenticated SQL Injection
name: Dokan Pro <= 3.10.3 - SQL Injection
author: securityforeveryone
severity: critical
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.
impact: |
Unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
remediation: Fixed in 3.11.0
remediation: |
Fixed in 3.11.0
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-3922
- https://dokan.co/docs/wordpress/changelog/
- https://nvd.nist.gov/vuln/detail/CVE-2024-3922
metadata:
verified: true
max-request: 1
max-request: 2
publicwww-query: "/wp-content/plugins/dokan-pro/"
tags: cve,cve2024,dokan,wp-plugin,wordpress,wp,dokan-pro
tags: cve,cve2024,dokan,wp-plugin,wordpress,wp,dokan-pro,sqli
flow: http(1) && http(2)