49 matches found
CVE-2017-10203
CVE-2017-10203 affects Oracle MySQL Connector/Net in the MySQL Connectors component. Affected versions are 6.9.9 and earlier. The vulnerability allows an unauthenticated attacker with network access via multiple protocols to cause a partial denial of service of MySQL Connectors. CVSS v3.0 base sc...
Oracle MySQL Connector/Net Subcomponent Denial of Service Vulnerability
Oracle MySQL is an open source relational database management system from Oracle Corporation. The database system is characterized by high performance, low cost, good reliability, etc. MySQL Connectors is one of the drivers to connect applications that use MySQL. A security vulnerability exists i...
Oracle MySQL Connector/Net Subcomponent Unauthorized Operation Vulnerability
Oracle MySQL is an open source relational database management system from Oracle Corporation. The database system is characterized by high performance, low cost, good reliability, etc. MySQL Connectors is one of the drivers to connect applications that use MySQL. A security vulnerability exists i...
MySQL Connector/Net SSL Certificate Validation Security Bypass Vulnerability
This host is installed with MySQL Connector/Net and is prone to security bypass vulnerability. OpenVAS Vulnerability Test $Id: gbmysqlconnectornetsslcertsecbypassvuln.nasl 5368 2017-02-20 14:34:16Z cfi $ MySQL Connector/Net SSL Certificate Validation Security Bypass Vulnerability Authors: Sooraj ...
MySQL Connector/Net SSL Certificate Validation Security Bypass Vulnerability
MySQL Connector/Net is prone to a security bypass vulnerability. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
CVE-2009-4833
MySQL Connector/NET before 6.0.4, when using encryption, does not verify SSL certificates during connection, which allows remote attackers to perform a man-in-the-middle attack with a spoofed SSL certificate...
Code injection
MySQL Connector/NET before 6.0.4, when using encryption, does not verify SSL certificates during connection, which allows remote attackers to perform a man-in-the-middle attack with a spoofed SSL certificate...
CVE-2009-4833
MySQL Connector/NET before 6.0.4, when using encryption, does not verify SSL certificates during connection, which allows remote attackers to perform a man-in-the-middle attack with a spoofed SSL certificate...
MySQL Connector/NET缺少SSL证书验证漏洞
BUGTRAQ ID: 35514 MySQL Connector/Net是MySQL数据库的ADO.NET驱动。 MySQL Connector/Net在使用加密的时候没有对服务器的证书执行验证。在NativeDriver.cs文件中,StartSSL函数依赖于名为 NoServerCheckValidation的验证函数,而该函数没有执行任何验证。此外还有另一个名为ServerCheckValidation 的函数,而该函数被标注掉。 能够对连接执行中间人攻击的攻击者可以通过利用这个漏洞绕过加密验证,从而破坏SSL所提供的安全性。 MySQL AB MySQL Connector/N...