Bug 1703402 (CVE-2019-2692)
Summary: | CVE-2019-2692 mysql-connector-java: privilege escalation in MySQL connector | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Dhananjay Arunesh <darunesh> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | aileenc, bbuckingham, bcourt, bkearney, btotty, chazlett, databases-maint, drieden, gvarsami, hhorak, hhudgeon, janstey, java-sig-commits, jcoleman, jochrist, jolee, jschatte, jstastny, kconner, ldimaggi, lzap, mhulan, mmccune, mmuzila, mschorm, nwallace, pjindal, puntogil, rchan, rjerrido, rwagner, steve.traylen, tcunning, tkirby, xjakub |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-12-16 16:18:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1703407 |
Description
Dhananjay Arunesh
2019-04-26 10:49:17 UTC
Statement: Red Hat Satellite does not support using mysql as a back end database, thus the mysql connector is not used in any Satellite installation. The package mariadb Java client is now available in Red Hat Software Collections. It can be installed this way: # yum-config-manager --enable rhel-server-rhscl-7-rpms # yum install rh-mariadb103-mariadb-java-client This JDBC driver works fine with both, MariaDB and MySQL servers. We recommend use of mariadb-java-client over mysql-java-connector where possible. This issue has been addressed in the following products: Red Hat Fuse 7.8.0 Via RHSA-2020:5568 https://access.redhat.com/errata/RHSA-2020:5568 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2019-2692 |