Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.1.23, 3.2.9
-
None
Description
All but SQLTables did not check if name parameters are too long. That can cause buffer overflows. While they have natural limits that can be checked. Buffers are big enough for normal length parameters.