Updated db48 and db53 packages fix security vulnerability
Details
It was found that Berkeley DB reads the DB_CONFIG configuration file from the
current working directory by default. This happens when calling db_create()
with dbenv=NULL; or using the dbm_open() function (CVE-2017-10140).