PT-2017-10993 · WordPress+1 · Dtracker+1
Larry W. Cashdollar
+1
·
Published
2017-09-14
·
Updated
2019-10-03
·
CVE-2017-1002004
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
DTracker version 1.5
Description
The issue concerns a lack of input sanitization in the DTracker plugin for WordPress. Specifically, in the file ./dtracker/download.php, user input via the
id variable is not properly sanitized before being added to an SQL query. This could potentially lead to SQL injection attacks.Recommendations
For DTracker version 1.5, consider modifying the download.php file to sanitize user input via the
id variable before adding it to SQL queries to prevent potential SQL injection attacks. As a temporary workaround, restrict access to the download.php file until a proper fix is implemented.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dtracker
Wordpress