3 results (0.003 seconds)

CVSS: 7.8EPSS: 0%CPEs: 9EXPL: 0

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. La función SQLDriverConnect() en unixODBC versiones anterior a la versión 2.2.14p2, tiene una posible condición de desbordamiento del búfer cuando se especifica valor grande para el parámetro SAVEFILE en la cadena de conexión. • https://access.redhat.com/security/cve/cve-2011-1145 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-1145 https://bugzilla.suse.com/show_bug.cgi?id=CVE-2011-1145 https://security-tracker.debian.org/tracker/CVE-2011-1145 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 0

In unixODBC before 2.3.5, there is a buffer overflow in the unicode_to_ansi_copy() function in DriverManager/__info.c. En unixODBC, en versiones anteriores a la 2.3.5, hay un desbordamiento de búfer en la función unicode_to_ansi_copy() en DriverManager/__info.c. A buffer overflow flaw was found in the unicode_to_ansi_copy() function of unixODBC. This overflow is not directly controllable by an attacker making the maximum potential impact a crash or denial of service. • http://www.unixodbc.org/unixODBC-2.3.5.tar.gz https://access.redhat.com/errata/RHSA-2019:2336 https://sourceforge.net/projects/unixodbc/files/unixODBC/2.3.5/ChangeLog/download https://access.redhat.com/security/cve/CVE-2018-7409 https://bugzilla.redhat.com/show_bug.cgi?id=1548305 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer CWE-122: Heap-based Buffer Overflow •

CVSS: 2.1EPSS: 0%CPEs: 3EXPL: 0

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 exposed to an attacker, although it seems likely that other, more serious issues would also be exposed, and this issue might not cross privilege boundaries in that context. ** EN DISPUTA ** Desbordamiento de búfer en la función SQLDriverConnect en unixODBC v2.0.10, v2.3.1 y anteriores permite a usuarios locales provocar una denegación de servicio (caída de la aplicación) a través de una cadena larga en la opción FILEDSN. NOTA: este problema puede no ser una vulnerabilidad, ya que la capacidad de establecer esta opción suele implicar que el atacante ya tiene acceso legítimo para causar una denegación de servicio o ejecutar código, y por lo tanto el problema sería de privilegios. Puede haber escenarios limitados de ataque si las opciones de la línea de comandos isql están expuestas a un atacante, aunque parece probable que otros asuntos más graves también se verían expuestos, y este problema podría no cruzar los límites de privilegio en ese contexto. • http://www.openwall.com/lists/oss-security/2012/05/29/10 http://www.openwall.com/lists/oss-security/2012/05/29/7 http://www.openwall.com/lists/oss-security/2012/05/30/7 http://www.openwall.com/lists/oss-security/2012/05/31/2 http://www.openwall.com/lists/oss-security/2012/06/06/3 http://www.osvdb.org/82460 http://www.securityfocus.com/bid/53712 https://exchange.xforce.ibmcloud.com/vulnerabilities/75940 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •