Full-text autocomplete search allows user-provided SQL syntax to be injected to SQL statements. With existing sanitization in place, this can be abused to trigger benign SQL Exceptions but could potentially be escalated to a malicious SQL injection vulnerability. We now properly encode single quotes for SQL FULLTEXT queries. No publicly available exploits are known.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-08-02 13:15
Updated : 2024-11-21 07:51
NVD link : CVE-2023-26443
Mitre link : CVE-2023-26443
CVE.ORG link : CVE-2023-26443
JSON object : View
Products Affected
open-xchange
- open-xchange_appsuite_backend
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')