Lucene search
K

314 matches found

Tenable Nessus
Tenable Nessus
added 2016/07/19 12:0 a.m.35 views

Debian DSA-3621-1 : mysql-connector-java - security update

A vulnerability was discovered in mysql-connector-java, a Java database JDBC driver for MySQL, which may result in unauthorized update, insert or delete access to some MySQL Connectors accessible data as well as read access to a subset of MySQL Connectors accessible data. The vulnerability was...

4.9CVSS7.3AI score0.0359EPSS
Exploits0References5
Debian
Debian
added 2016/07/18 4:31 p.m.34 views

[SECURITY] [DSA 3621-1] mysql-connector-java security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3621-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso July 18, 2016 https://www.debian.org/security/faq -...

4.9CVSS8.5AI score0.0359EPSS
Exploits0
OpenVAS
OpenVAS
added 2016/07/18 12:0 a.m.26 views

Debian Security Advisory DSA 3621-1 (mysql-connector-java - security update)

A vulnerability was discovered in mysql-connector-java, a Java database JDBC driver for MySQL, which may result in unauthorized update, insert or delete access to some MySQL Connectors accessible data as well as read access to a subset of MySQL Connectors accessible data. The vulnerability was...

4.9CVSS0.1AI score0.0359EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2016/07/17 12:0 a.m.24 views

Debian: Security Advisory (DSA-3621-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2016 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...

4.9CVSS9.5AI score0.0359EPSS
Exploits0References5
Debian
Debian
added 2016/06/25 4:56 p.m.36 views

[SECURITY] [DLA 526-1] mysql-connector-java security update

Package : mysql-connector-java Version : 5.1.39-1deb7u1 CVE ID : CVE-2015-2575 A vulnerability in the MySQL Connectors component of Oracle MySQL subcomponent: Connector/J has been discovered that may result in unauthorized update, insert or delete access to some MySQL Connectors accessible data a...

4.9CVSS6.9AI score0.0359EPSS
Exploits0
OSV
OSV
added 2015/07/05 5:22 p.m.8 views

MGASA-2015-0255 Updated mysql-connector-java package fixes security vulnerability

Difficult to exploit vulnerability allows successful authenticated network attacks via multiple protocols. Successful attack of this vulnerability can result in unauthorized update, insert or delete access to some MySQL Connectors accessible data as well as read access to a subset of MySQL...

4.9CVSS5.3AI score0.0359EPSS
Exploits0References4
Mageia
Mageia
added 2015/07/05 5:22 p.m.45 views

Updated mysql-connector-java package fixes security vulnerability

Difficult to exploit vulnerability allows successful authenticated network attacks via multiple protocols. Successful attack of this vulnerability can result in unauthorized update, insert or delete access to some MySQL Connectors accessible data as well as read access to a subset of MySQL...

4.9CVSS8AI score0.0359EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2015/06/01 12:0 a.m.40 views

openSUSE Security Update : mysql-connector-java (openSUSE-2015-389)

mysql-connector-java was updated to 5.1.35 to fix one security issue and a number of bugs. The following vulnerability was fixed : - CVE-2015-2575: Difficult to exploit vulnerability allows successful authenticated network attacks via multiple protocols. Successful attack of this vulnerability ca...

4.9CVSS7.7AI score0.0359EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2010/05/07 12:0 a.m.12 views

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 ...

5.8CVSS6.8AI score0.0095EPSS
Exploits1References3
Prion
Prion
added 2010/04/29 7:30 p.m.8 views

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...

5.8CVSS7.1AI score0.0095EPSS
Exploits1References5Affected Software1
Packet Storm
Packet Storm
added 2010/02/06 12:0 a.m.25 views

Flex MySQL Connector SQL Injection

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $$$ Flex MySQL Connector Remote SQL Execution Exploit $$$ $$$ $$$ $$$ || License: Commercial $$$ $$$ || Language: English $$$ $$$ Flex MySQL Connector || Cost: $45.00 $$$ $$$ || Platform: Flash...

0.1AI score
Exploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2009/07/29 6:30 a.m.1 views

MySQL Connector/J vulnerable to SQL injection

Overview MySQL Connector/J from Sun Microsystems contains a SQL injection vulnerability. MySQL Connector/J from Sun Microsystems is a software that provides access to a MySQL database for client applications written in Java. MySQL Connector/J contains a SQL injection vulnerability. Masakazu Ikeda...

6.8CVSS7.5AI score
Exploits0References4
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2009/07/29 12:0 a.m.16 views

JVN#59748723 MySQL Connector/J vulnerable to SQL injection

MySQL Connector/J from Sun Microsystems is a software that provides access to a MySQL database for client applications written in Java. MySQL Connector/J contains a SQL injection vulnerability. Impact A remote attacker could obtain and modify contents in the database. Solution Update the Software...

7.8AI score
Exploits0
seebug.org
seebug.org
added 2009/07/02 12:0 a.m.24 views

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...

6.9AI score
Exploits0
Rows per page
Query Builder