Vulnerabilities > Dtracker Project

DATE CVE VULNERABILITY TITLE RISK
2017-09-14 CVE-2017-1002007 Missing Authorization vulnerability in Dtracker Project Dtracker 1.5
Vulnerability in wordpress plugin DTracker v1.5, The code dtracker/save_mail.php doesn't check that the user is authorized before injecting new contacts into the wp_contact table.
network
low complexity
dtracker-project CWE-862
5.0
2017-09-14 CVE-2017-1002006 Missing Authorization vulnerability in Dtracker Project Dtracker 1.5
Vulnerability in wordpress plugin DTracker v1.5, The code dtracker/save_contact.php doesn't check that the user is authorized before injecting new contacts into the wp_contact table.
network
low complexity
dtracker-project CWE-862
5.0
2017-09-14 CVE-2017-1002005 SQL Injection vulnerability in Dtracker Project Dtracker 1.5
Vulnerability in wordpress plugin DTracker v1.5, In file ./dtracker/delete.php user input isn't sanitized via the contact_id variable before adding it to the end of an SQL query.
network
low complexity
dtracker-project CWE-89
5.0
2017-09-14 CVE-2017-1002004 SQL Injection vulnerability in Dtracker Project Dtracker 1.5
Vulnerability in wordpress plugin DTracker v1.5, In file ./dtracker/download.php user input isn't sanitized via the id variable before adding it to the end of an SQL query.
network
low complexity
dtracker-project CWE-89
5.0