CVE-2023-26443 MEDIUM

CVE-2023-26443

Vendor Ox Software Gmbh
Product OX App Suite
Weakness CWE-89 · SQLi
Published August 2, 2023
Last update August 2, 2024

CVSS base score

5.5/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 2, 2023 CVE published
August 2, 2024 Record updated