Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-odbc - A module for PHP applications that use ODBC databases

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
The php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.

Packages

php-odbc-7.3.33-21.module_php.7.3.el8.remi.aarch64 [88 KiB] Changelog by Remi Collet (2026-07-02):
- Fix Memory corruption in openssl_encrypt with AES-WRAP-PAD
php-odbc-7.3.33-20.module_php.7.3.el8.remi.aarch64 [87 KiB] Changelog by Remi Collet (2026-05-12):
- Fix XSS within status endpoint
  CVE-2026-6735
- Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map
  CVE-2026-6722
- Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION
  CVE-2026-7261
- Fix Broken Apache map value NULL check
  CVE-2026-7262
- Fix Signed integer overflow of char array offset
  CVE-2026-7568