CVE Catalog

CVE-2014-0763

High
Published: Translated: NVD NIST

Summary

An attacker may exploit the SQL injection vulnerability to construct queries without proper sanitization. Functions in DBVisitor.dll, exposed through SOAP interfaces, are vulnerable to SOAP injection, potentially leading to unexpected SQL actions and access to records in the database or execution of arbitrary code.

Risk Assessment

This vulnerability poses a serious threat to data security, allowing attackers to access sensitive information and potentially execute malicious code within the system.

Recommendation

It is recommended to implement proper input sanitization mechanisms and restrict access to SOAP interfaces to minimize the risk of SQL injection attacks.

Related vulnerabilities

Original NVD description (English source)

An attacker using SQL injection may use arguments to construct queries without proper sanitization. The DBVisitor.dll is exposed through SOAP interfaces, and the exposed functions are vulnerable to SOAP injection. This may allow unexpected SQL action and access to records in the table of the software database or execution of arbitrary code.

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