CVE Catalog

CVE-2017-1002005

High
Published: Translated: NVD NIST

Summary

Vulnerability in WordPress plugin DTracker v1.5 is due to lack of input sanitization in the ./dtracker/delete.php file. The contact_id variable is not properly filtered before being appended to an SQL query.

Risk Assessment

The lack of input sanitization may lead to SQL Injection attacks, jeopardizing database integrity and application security. Organizations may be exposed to unauthorized data access.

Recommendation

It is recommended to update the DTracker plugin to the latest version that includes security fixes. Additionally, implementing input sanitization mechanisms in the application is advisable.

Other vulnerabilities in WordPress plugin DTracker v1.5

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS