CVE-2023-26443

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:*:*:*:*:*:*:*:*
cpe:2.3:a:open-xchange:open-xchange_appsuite_backend:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-08-02 13:15

Updated : 2024-01-12 08:15


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')