Vulnerabilities (CVE)

Filtered by vendor Unixodbc
Angry Yack Logo
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2012-2658 1 Unixodbc 1 Unixodbc 2025-04-11 2.1 LOW N/A
Buffer overflow in the SQLDriverConnect function in unixODBC 2.3.1 allows local users to cause a denial of service (crash) via a long string in the DRIVER option. NOTE: this issue might not be a vulnerability, since the ability to set this option typically implies that the attacker already has legitimate access to cause a DoS or execute code, and therefore the issue would not cross privilege boundaries. There may be limited attack scenarios if isql command-line options are exposed to an attacker ...

Show More

CVE-2012-2657 1 Unixodbc 1 Unixodbc 2025-04-11 2.1 LOW N/A
Buffer overflow in the SQLDriverConnect function in unixODBC 2.0.10, 2.3.1, and earlier allows local users to cause a denial of service (crash) via a long string in the FILEDSN option. NOTE: this issue might not be a vulnerability, since the ability to set this option typically implies that the attacker already has legitimate access to cause a DoS or execute code, and therefore the issue would not cross privilege boundaries. There may be limited attack scenarios if isql command-line options are ...

Show More

CVE-2024-1013 1 Unixodbc 1 Unixodbc 2025-03-26 N/A 7.8 HIGH
An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken.
CVE-2018-7485 1 Unixodbc 1 Unixodbc 2024-11-21 7.5 HIGH 9.8 CRITICAL
The SQLWriteFileDSN function in odbcinst/SQLWriteFileDSN.c in unixODBC 2.3.5 has strncpy arguments in the wrong order, which allows attackers to cause a denial of service or possibly have unspecified other impact.
CVE-2018-7409 1 Unixodbc 1 Unixodbc 2024-11-21 7.5 HIGH 9.8 CRITICAL
In unixODBC before 2.3.5, there is a buffer overflow in the unicode_to_ansi_copy() function in DriverManager/__info.c.
CVE-2011-1145 4 Debian, Opensuse, Redhat and 1 more 4 Debian Linux, Opensuse, Enterprise Linux and 1 more 2024-11-21 4.6 MEDIUM 7.8 HIGH
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.