5.22.9. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-118f6569ff 2025-05-11 01:15:12.231763+00:00 -------------------------------------------------------------------------------- Name : php-adodb Product : Fedora 42 Version : 5.22.9 Release : 1.fc42 URL : https://adodb.org/dokuwiki/doku.php?id=index Summary : Database abstraction layer for PHP Description : 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: 5.22.9 -------------------------------------------------------------------------------- ChangeLog: * Fri May 2 2025 Gwyn Ciesla - 5.22.9-1 - 5.22.9 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2363627 - CVE-2025-46337 php-adodb: SQL injection in ADOdb PostgreSQL driver pg_insert_id() method [epel-8] https://bugzilla.redhat.com/show_bug.cgi?id=2363627 [ 2 ] Bug #2363628 - CVE-2025-46337 php-adodb: SQL injection in ADOdb PostgreSQL driver pg_insert_id() method [fedora-40] https://bugzilla.redhat.com/show_bug.cgi?id=2363628 [ 3 ] Bug #2363629 - CVE-2025-46337 php-adodb: SQL injection in ADOdb PostgreSQL driver pg_insert_id() method [fedora-41] https://bugzilla.redhat.com/show_bug.cgi?id=2363629 [ 4 ] Bug #2363630 - CVE-2025-46337 php-adodb: SQL injection in ADOdb PostgreSQL driver pg_insert_id() method [fedora-42] https://bugzilla.redhat.com/show_bug.cgi?id=2363630 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-118f6569ff' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Multiple vulnerabilities have been found in ADOdb, all of which could allow remote attackers to execute arbitrary code.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201701-59 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: ADOdb: Multiple vulnerabilities Date: January 24, 2017 Bugs: #604714 ID: 201701-59 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities have been found in ADOdb, all of which could allow remote attackers to execute arbitrary code. Background ========= ADOdb is an abstraction library for PHP creating a common API for a wide range of database backends. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-php/adodb < 5.20.9 > = 5.20.9 Description ========== Multiple vulnerabilities have been discovered in ADOdb. Please review the CVE identifiers referenced below for details. Impact ===== A remote attacker, through the use of SQL injection or Cross Site Scripting (XSS) attacks, could execute arbitrary code. Workaround ========= There is no known workaround at this time. Resolution ========= All ADOdb users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =dev-php/adodb-5.20.9" References ========= [ 1 ] CVE-2016-4855 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-4855 [ 2 ] CVE-2016-7405 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-7405 Availability =========== This GLSA and any updates to it are available for viewing at the GentooSecurity Website: https://security.gentoo.org/glsa/201701-59 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to
Multiple vulnerabilities have been discovered in the ADOdb layer included in Cacti, potentially resulting in the execution of arbitrary code. [More...]. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200604-07 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: Cacti: Multiple vulnerabilities in included ADOdb Date: April 14, 2006 Bugs: #129284 ID: 200604-07 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities have been discovered in the ADOdb layer included in Cacti, potentially resulting in the execution of arbitrary code. Background ========= Cacti is a complete web-based frontend to rrdtool. ADOdb is a PHP-based database abstraction layer which is included in Cacti. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 cacti < 0.8.6h_p20060108-r2 > = 0.8.6h_p20060108-r2 Description ========== Several vulnerabilities have been identified in the copy of ADOdb included in Cacti. Andreas Sandblad discovered a dynamic code evaluation vulnerability (CVE-2006-0147) and a potential SQL injection vulnerability (CVE-2006-0146). Andy Staudacher reported another SQL injection vulnerability (CVE-2006-0410), and Gulftech Security discovered multiple cross-site-scripting issues (CVE-2006-0806). Impact ===== Remote attackers could trigger these vulnerabilities by sending malicious queries to the Cacti web application, resulting in arbitrary code execution, database compromise through arbitrary SQL execution, and malicious HTML or JavaScript codeinjection. Workaround ========= There is no known workaround at this time. Resolution ========= All Cacti users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =net-analyzer/cacti-0.8.6h_p20060108-r2" References ========= [ 1 ] CVE-2006-0146 https://www.cve.org/CVERecord?id=CVE-2006-0146 [ 2 ] CVE-2006-0147 https://www.cve.org/CVERecord?id=CVE-2006-0147 [ 3 ] CVE-2006-0410 https://www.cve.org/CVERecord?id=CVE-2006-0410 [ 4 ] CVE-2006-0806 https://www.cve.org/CVERecord?id=CVE-2006-0806 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200604-07 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to
Get the latest Linux and open source security news straight to your inbox.