SQL injection - CVE-2018-7765

 

SQL injection - CVE-2018-7765

Published: April 10, 2018 / Updated: June 17, 2021


Vulnerability identifier: #VU11652
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-7765
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.

The weakness exists within processing of track_import_export.php due to insufficient sanitization of user-supplied data. A remote attacker can submit a specially crafted object_id input parameter to vulnerable script and execute arbitrary SQL commands in web application database.


Affected software


How to mitigate CVE-2018-7765

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins