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