Fedora 25: php-adodb Security Update 2016-47f8ba6b94
Summary
ADOdb is an object oriented library written in PHP that abstracts database
operations for portability. It is modelled on Microsoft's ADO, but has many
improvements that make it unique (eg. pivot tables, Active Record support,
generating HTML for paging recordsets with next and previous links, cached
recordsets, HTML menu generation, etc).
ADOdb hides the differences between the different databases so you can easily
switch DBs without changing code.
Update Information:
Security fix for CVE-2016-4855 (#1373374)
Change Log
References
[ 1 ] Bug #1373374 - CVE-2016-4855 adodb: cross-site scripting in test script
https://bugzilla.redhat.com/show_bug.cgi?id=1373374
Update Instructions
This update can be installed with the "yum" update program. Use su -c 'yum update php-adodb' at the command line. For more information, refer to "Managing Software with yum", available at .