MySQL vulnerabilities?

For users or potential users.
Post Reply
User avatar
Hersheydmd
Posts: 700
Joined: Sun May 03, 2009 9:12 pm

MySQL vulnerabilities?

Post by Hersheydmd » Mon Feb 06, 2017 5:20 am

My anti-virus (Kaspersky) keeps reporting that MySQL 5.5 has vulnerabilities and advises upgrading to a newer version. Should we? Will O.D. work with the newest version of MySQL?
KLA10638
Multiple vulnerabilities in MySQL
Updated: 07/24/2015
CVSS 3.8
Detect date 07/17/2015
Severity Warning

Description
Unspecified vulnerabilities were found in MySQL Server. Malicious users can exploit these vulnerabilities to affect confidentiality,integrity and availability via unknown vectors related to Partition, DML, GIS and RBR.

Affected products
Oracle MySQL Server versions 5.5.43 and earlier
Oracle MySQL Server versions 5.6.24 and earlier

Solution
Update to latest version
Get MySQL http://www.mysql.com/downloads/

Original advisories Oracle Critical Patch Update Advisory http://www.oracle.com/technetwork/topic ... 67936.html

Impacts
OSI
DoS
LoI
Robert M Hersh DMD, FAGD
Univ. of Penn 1982
Brooklyn, NY 11234
https://www.facebook.com/pages/Robert-M ... 1471599429

User avatar
jsalmon
Posts: 1553
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: MySQL vulnerabilities?

Post by jsalmon » Mon Feb 06, 2017 10:01 am

Open Dental does work with MySQL 5.6 and we've been working on pushing everyone up to that version (or even to 5.7) but the only part right now that trips users up is when they don't upgrade their current 5.5 tables to new 5.6 formats. We had many reports of users getting errors when that didn't take place so we've been trying to figure out a mechanism for a smooth transition. To upgrade your tables manually you have to run the mysql_upgrade.exe found within the bin folder of the MySQL installation directory. This effects every database within your data directory, not just the Open Dental tables which is another complication to the upgrade as we're not the only company utilizing the MySQL directory in all offices. Talk about a pickle.
:cry:
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

User avatar
Hersheydmd
Posts: 700
Joined: Sun May 03, 2009 9:12 pm

Re: MySQL vulnerabilities?

Post by Hersheydmd » Tue Feb 07, 2017 10:17 pm

Thanks Jason. I will put this on my 'to do' list of things I have to take care of.
Robert M Hersh DMD, FAGD
Univ. of Penn 1982
Brooklyn, NY 11234
https://www.facebook.com/pages/Robert-M ... 1471599429

User avatar
jsalmon
Posts: 1553
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: MySQL vulnerabilities?

Post by jsalmon » Wed Feb 08, 2017 9:30 am

We have several users using 5.6 right now and we've had our sights set on that version so I'd recommend going to it first. I can't guarantee anything above 5.6 ATM.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

User avatar
Justin Shafer
Posts: 596
Joined: Sat Jul 28, 2007 7:34 pm
Location: Fort Worth, TX.

Re: MySQL vulnerabilities?

Post by Justin Shafer » Sat Feb 11, 2017 6:46 am

Great post Hershey! There will always be exploits.. just gotta be aware of em... Try to stay ahead of the curve.

Paper is more secure... but... I don't see paper coming back. :D

https://www.exploit-db.com/search/?acti ... ch&q=mysql

I was once curious what other countries use for dental software.. I asked a friend in Mexico what his dentist uses... He showed me a paper chart.. in spanish.. with a rofl.

Nod. My buddy Darrell and I discuss De-Identification. (A book that keeps a record of Patient's SSN to a fake SSN).. and that would work if you started out that way.. until... you submitted claims? I know someone else that attempted to remove the SSN from their PMS.. They realized.. it is not that simple.

Post Reply