- reject negative string lengths in curl_easy_[un]escape() (CVE-2016-7167). -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2016-80f4f71eff 2016-09-29 16:02:46.786455 -------------------------------------------------------------------------------- Name : curl Product : Fedora 23 Version : 7.43.0 Release : 10.fc23 URL : https://curl.se/ Summary : A utility for getting files from remote servers (FTP, HTTP, and others) Description : curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. -------------------------------------------------------------------------------- Update Information: - reject negative string lengths in curl_easy_[un]escape() (CVE-2016-7167) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1375907 - CVE-2016-7167 curl: escape and unescape integer overflows [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1375907 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update curl' at the command line. For more information, refer to "Managing Software with yum", available at . 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 --
- New upstream version 1.12.3. - This contains a SECURITY fix for: https://bugzilla.redhat.com/show_bug.cgi?id=529325 CVE-2009-2943 ocaml- postgresql: Missing escape function (DSA-1909-1) HOWEVER you are not protected until you change your code to use the new connection#escape_string method.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-10595 2009-10-21 00:08:33 -------------------------------------------------------------------------------- Name : ocaml-postgresql Product : Fedora 10 Version : 1.12.3 Release : 1.fc10.2 URL : Summary : OCaml library for accessing PostreSQL databases Description : This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries. -------------------------------------------------------------------------------- Update Information: - New upstream version 1.12.3. - This contains a SECURITY fix for: https://bugzilla.redhat.com/show_bug.cgi?id=529325 CVE-2009-2943 ocaml- postgresql: Missing escape function (DSA-1909-1) HOWEVER you are not protected until you change your code to use the new connection#escape_string method. -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 16 2009 Richard W.M. Jones - 1.12.3-1.fc10.2 - Fix build process for new upstream tarball layout. * Fri Oct 16 2009 Richard W.M. Jones - 1.12.3-1 - New upstream version 1.12.3. - This contains a SECURITY fix for: https://bugzilla.redhat.com/show_bug.cgi?id=529325 CVE-2009-2943 ocaml-postgresql: Missing escape function (DSA-1909-1) HOWEVER you are not protected until you change your code to use the new connection#escape_stringmethod. -------------------------------------------------------------------------------- References: [ 1 ] Bug #529325 - CVE-2009-2943 ocaml-postgresql: Missing escape function (DSA-1909-1) https://bugzilla.redhat.com/show_bug.cgi?id=529325 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update ocaml-postgresql' at the command line. For more information, refer to "Managing Software with yum", available at . 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/ -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list
- New upstream version 1.12.3. - This contains a SECURITY fix for: https://bugzilla.redhat.com/show_bug.cgi?id=529325 CVE-2009-2943 ocaml- postgresql: Missing escape function (DSA-1909-1) HOWEVER you are not protected until you change your code to use the new connection#escape_string method.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-10633 2009-10-21 00:09:44 -------------------------------------------------------------------------------- Name : ocaml-postgresql Product : Fedora 11 Version : 1.12.3 Release : 1.fc11.2 URL : Summary : OCaml library for accessing PostgreSQL databases Description : This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries. -------------------------------------------------------------------------------- Update Information: - New upstream version 1.12.3. - This contains a SECURITY fix for: https://bugzilla.redhat.com/show_bug.cgi?id=529325 CVE-2009-2943 ocaml- postgresql: Missing escape function (DSA-1909-1) HOWEVER you are not protected until you change your code to use the new connection#escape_string method. -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 16 2009 Richard W.M. Jones - 1.12.3-1.fc11.2 - Fix build process for new upstream tarball layout. * Fri Oct 16 2009 Richard W.M. Jones - 1.12.3-1 - New upstream version 1.12.3. - This contains a SECURITY fix for: https://bugzilla.redhat.com/show_bug.cgi?id=529325 CVE-2009-2943 ocaml-postgresql: Missing escape function (DSA-1909-1) HOWEVER you are not protected until you change your code to use the new connection#escape_stringmethod. -------------------------------------------------------------------------------- References: [ 1 ] Bug #529325 - CVE-2009-2943 ocaml-postgresql: Missing escape function (DSA-1909-1) https://bugzilla.redhat.com/show_bug.cgi?id=529325 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update ocaml-postgresql' at the command line. For more information, refer to "Managing Software with yum", available at . 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/ -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list
Patch for CVE 2009-2942 Missing escape function (RHBZ#529321).. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-10701 2009-10-21 00:13:15 -------------------------------------------------------------------------------- Name : ocaml-mysql Product : Fedora 11 Version : 1.0.4 Release : 8.fc11.1 URL : Summary : OCaml library for accessing MySQL databases Description : ocaml-mysql is a package for ocaml that provides access to mysql databases. It consists of low level functions implemented in C and a module Mysql intended for application development. -------------------------------------------------------------------------------- Update Information: Patch for CVE 2009-2942 Missing escape function (RHBZ#529321). -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 16 2009 Richard W.M. Jones - 1.0.4-8.fc11.1 - Patch for CVE 2009-2942 Missing escape function (RHBZ#529321). -------------------------------------------------------------------------------- References: [ 1 ] Bug #529321 - CVE-2009-2942 ocaml-mysql: Missing escape function (DSA-1910-1) https://bugzilla.redhat.com/show_bug.cgi?id=529321 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update ocaml-mysql' at the command line. For more information, refer to "Managing Software with yum", available at . 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/ -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list
Patch for CVE 2009-2942 Missing escape function (RHBZ#529321).. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-10582 2009-10-21 00:08:05 -------------------------------------------------------------------------------- Name : ocaml-mysql Product : Fedora 10 Version : 1.0.4 Release : 3.fc10.1 URL : Summary : OCaml library for accessing MySQL databases Description : ocaml-mysql is a package for ocaml that provides access to mysql databases. It consists of low level functions implemented in C and a module Mysql intended for application development. -------------------------------------------------------------------------------- Update Information: Patch for CVE 2009-2942 Missing escape function (RHBZ#529321). -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 16 2009 Richard W.M. Jones - 1.0.4-3.fc10.1 - Patch for CVE 2009-2942 Missing escape function (RHBZ#529321). -------------------------------------------------------------------------------- References: [ 1 ] Bug #529321 - CVE-2009-2942 ocaml-mysql: Missing escape function (DSA-1910-1) https://bugzilla.redhat.com/show_bug.cgi?id=529321 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update ocaml-mysql' at the command line. For more information, refer to "Managing Software with yum", available at . 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/ -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list
It was discovered that mysql-ocaml, OCaml bindings for MySql, was missing a function to call mysql_real_escape_string(). This is needed, because mysql_real_escape_string() honours the charset of the connection . - ------------------------------------------------------------------------ Debian Security Advisory DSA-1910-1
It was discovered that pygresql, a PostgreSQL module for Python, was missing a function to call PQescapeStringConn(). This is needed, because PQescapeStringConn() honours the charset of the connection and prevents . - ------------------------------------------------------------------------ Debian Security Advisory DSA-1911-1
It was discovered that postgresql-ocaml, OCaml bindings to PostgreSQL's libpq, was missing a function to call PQescapeStringConn(). This is needed, because PQescapeStringConn() honours the charset of the . - ------------------------------------------------------------------------ Debian Security Advisory DSA-1909-1
Get the latest Linux and open source security news straight to your inbox.