Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6, 10.11, 11.4, 11.8, 12.3
-
None
-
Can result in hang or crash
Description
CONNECT's MyColumns() parses the field-type string returned by a remote MySQL/MariaDB server using sscanf with no width limits on %s and %[^(] conversions.
malicious remote server can cause it to overflow local on-stack buffers.
Reported by TrendAI Zero Day Initiative