The SQLDriverConnect() function in unixODBC before 2.2.14p2 have a possible buffer overflow condition when specifying a large value for SAVEFILE parameter in the connection string.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2011-1145 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1145 | issue tracking third party advisory |
https://bugzilla.suse.com/show_bug.cgi?id=CVE-2011-1145 | issue tracking third party advisory |
https://access.redhat.com/security/cve/cve-2011-1145 | third party advisory |