vendor:
EQ Enterprise management system
by:
TLF
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: EQ Enterprise management system
Affected Version From: EQ v1.5.31
Affected Version To: EQ v2.2.0
Patch Exists: NO
Related CWE: CVE-2022-45297
CPE: a:yiquantech:eq_enterprise_management_system:2.2.0
Platforms Tested: Windows 10
2022
EQ Enterprise management system v2.2.0 – SQL Injection
A SQL injection vulnerability exists in EQ Enterprise management system v2.2.0. An attacker can send a specially crafted HTTP POST request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.