In unixODBC before 2.3.5, there is a buffer overflow in the unicode_to_ansi_copy() function in DriverManager/__info.c.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.unixodbc.org/unixODBC-2.3.5.tar.gz | product |
https://sourceforge.net/projects/unixodbc/files/unixODBC/2.3.5/ChangeLog/download | release notes |
https://access.redhat.com/errata/RHSA-2019:2336 | vendor advisory |