CVE-2016-0598
published 2016-01-21CVE-2016-0598: Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 and MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before…
PriorityP417low3.5CVSS 2.0
AVNACMAuSCNINAP
EPSS
3.40%
87.5th percentile
Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 and MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10 allows remote authenticated users to affect availability via vectors related to DML.
Affected
24 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| debian | debian_linux | — | — |
| mariadb | mariadb | >= 10.0.0 < 10.0.23 | 10.0.23 |
| mariadb | mariadb | >= 10.1.0 < 10.1.10 | 10.1.10 |
| mariadb | mariadb | >= 5.5.20 < 5.5.47 | 5.5.47 |
| opensuse | leap | — | — |
| opensuse | opensuse | — | — |
| oracle | linux | — | — |
| oracle | mysql | 5.5.0 – 5.5.46 | — |
| oracle | mysql | 5.6.0 – 5.6.27 | — |
| oracle | mysql | 5.7.0 – 5.7.9 | — |
| oracle | solaris | — | — |
| redhat | enterprise_linux | — | — |
| redhat | enterprise_linux | — | — |
| redhat | enterprise_linux_desktop | — | — |
| redhat | enterprise_linux_hpc_node | — | — |
| redhat | enterprise_linux_hpc_node_eus | — | — |
| redhat | enterprise_linux_server | — | — |
| redhat | enterprise_linux_server_aus | — | — |
| redhat | enterprise_linux_server_eus | — | — |
| redhat | enterprise_linux_workstation | — | — |
CVSS provenance
nvdv2.03.5LOWAV:N/AC:M/Au:S/C:N/I:N/A:P
osv3.5LOW
vendor_redhat3.5LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Ubuntu
MySQL vulnerabilities
vendor_ubuntu·2016-01-26
CVE-2016-0503 MySQL vulnerabilities
Title: MySQL vulnerabilities
Summary: Several security issues were fixed in MySQL.
Multiple security issues were discovered in MySQL and this update includes
new upstream MySQL versions to fix these issues.
MySQL has been updated to 5.5.47 in Ubuntu 12.04 LTS and Ubuntu 14.04 LTS.
Ubuntu 15.04 and Ubuntu 15.10 have been updated to MySQL 5.6.28.
In addition to security fixes, the updated packages contain bug fixes,
new features, and possibly incompatible changes.
Please see the following for more information:
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-47.html
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-28.html
http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
Instructions: In general, a standard system update will make all the necessary
Red Hat
mysql: unspecified vulnerability in subcomponent: Server: DML (CPU January 2016)
vendor_redhat·2015-01-20·CVSS 3.5
CVE-2016-0598 [LOW] mysql: unspecified vulnerability in subcomponent: Server: DML (CPU January 2016)
mysql: unspecified vulnerability in subcomponent: Server: DML (CPU January 2016)
Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 and MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10 allows remote authenticated users to affect availability via vectors related to DML.
Package: mysql55-mysql (Red Hat Enterprise Linux 5) - Will not fix
Package: mysql (Red Hat Enterprise Linux 6) - Will not fix
Package: mariadb-galera (Red Hat Enterprise Linux OpenStack Platform 5 (Icehouse)) - Will not fix
Package: mariadb-galera (Red Hat Enterprise Linux OpenStack Platform 6 (Juno)) - Will not fix
Package: mariadb-galera (Red Hat Enterprise Linux OpenStack Platform 7 (Kilo)) - Will not fix
GHSA
GHSA-h9gc-7xh7-xx4h: Unspecified vulnerability in Oracle MySQL 5
ghsa_unreviewed·2022-05-13
CVE-2016-0598 [LOW] GHSA-h9gc-7xh7-xx4h: Unspecified vulnerability in Oracle MySQL 5
Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 and MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10 allows remote authenticated users to affect availability via vectors related to DML.
OSV
CVE-2016-0598: Unspecified vulnerability in Oracle MySQL 5
osv·2016-01-20·CVSS 3.5
CVE-2016-0598 [LOW] CVE-2016-0598: Unspecified vulnerability in Oracle MySQL 5
Unspecified vulnerability in Oracle MySQL 5.5.46 and earlier, 5.6.27 and earlier, and 5.7.9 and MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10 allows remote authenticated users to affect availability via vectors related to DML.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2016-2094 EAP: HTTPS NIO connector uses no timeout when reading SSL handshake from client
bugzilla·2016-02-15·CVSS 7.5
CVE-2016-2094 [HIGH] CVE-2016-2094 EAP: HTTPS NIO connector uses no timeout when reading SSL handshake from client
CVE-2016-2094 EAP: HTTPS NIO connector uses no timeout when reading SSL handshake from client
It was reported that HTTPS NIO connector uses no timeout when reading SSL handshake from a client to tie up a thread on the server just by creating a socket. Attacker could create socket and then never sends the handshake or any data at all, which causes the thread to remain occupied indefinitely so long as the socket remains open.
Product bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1307039
Discussion:
Undertow in EAP 7 is not vulnerable. The SSL handshake read does not occupy a thread with Undertow and the handshake read times out as expected by the listener's read-timeout.
---
This issue has been addressed in the following products:
JBEAP 6.4.z for RHEL 6
Via RHSA-2016:0598 https:/
Bugzilla
mariadb: various flaws [fedora-all]
bugzilla·2016-01-25·CVSS 5.9
[MEDIUM] mariadb: various flaws [fedora-all]
mariadb: various flaws [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has be
Bugzilla
CVE-2016-0598 mysql: unspecified vulnerability in subcomponent: Server: DML (CPU January 2016)
bugzilla·2016-01-25·CVSS 3.5
CVE-2016-0598 [LOW] CVE-2016-0598 mysql: unspecified vulnerability in subcomponent: Server: DML (CPU January 2016)
CVE-2016-0598 mysql: unspecified vulnerability in subcomponent: Server: DML (CPU January 2016)
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DML). Supported versions that are affected are 5.5.46 and earlier, 5.6.27 and earlier and 5.7.9. Difficult to exploit vulnerability allows successful authenticated network attacks via multiple protocols. Successful attack of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.
External References:
http://www.oracle.com/technetwork/topics/security/cpujan2016verbose-2367956.html
Discussion:
Created mariadb tracking bugs for this issue:
Affects: fedora-all [bug 1301518]
---
Created community-mysql tracking bugs for this issue:
Aff
Bugzilla
community-mysql: various flaws [fedora-all]
bugzilla·2016-01-25·CVSS 5.9
[MEDIUM] community-mysql: various flaws [fedora-all]
community-mysql: various flaws [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bu
Bugzilla
mariadb-galera: various flaws [fedora-all]
bugzilla·2016-01-25·CVSS 5.9
[MEDIUM] mariadb-galera: various flaws [fedora-all]
mariadb-galera: various flaws [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug
http://lists.opensuse.org/opensuse-security-announce/2016-02/msg00015.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-02/msg00016.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00033.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00034.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00051.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00053.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0534.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0705.htmlhttp://rhn.redhat.com/errata/RHSA-2016-1480.htmlhttp://rhn.redhat.com/errata/RHSA-2016-1481.htmlhttp://www.debian.org/security/2016/dsa-3453http://www.debian.org/security/2016/dsa-3459http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.htmlhttp://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.htmlhttp://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.htmlhttp://www.securityfocus.com/bid/81182http://www.securitytracker.com/id/1034708http://www.ubuntu.com/usn/USN-2881-1https://access.redhat.com/errata/RHSA-2016:1132https://mariadb.com/kb/en/mariadb/mariadb-10110-release-notes/https://mariadb.com/kb/en/mariadb/mariadb-5547-release-notes/https://mariadb.com/kb/en/mdb-10023-rn/http://lists.opensuse.org/opensuse-security-announce/2016-02/msg00015.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-02/msg00016.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00033.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00034.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00051.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-06/msg00053.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0534.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0705.htmlhttp://rhn.redhat.com/errata/RHSA-2016-1480.htmlhttp://rhn.redhat.com/errata/RHSA-2016-1481.htmlhttp://www.debian.org/security/2016/dsa-3453http://www.debian.org/security/2016/dsa-3459http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.htmlhttp://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.htmlhttp://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.htmlhttp://www.securityfocus.com/bid/81182http://www.securitytracker.com/id/1034708http://www.ubuntu.com/usn/USN-2881-1https://access.redhat.com/errata/RHSA-2016:1132https://mariadb.com/kb/en/mariadb/mariadb-10110-release-notes/https://mariadb.com/kb/en/mariadb/mariadb-5547-release-notes/https://mariadb.com/kb/en/mdb-10023-rn/
2016-01-21
Published