[1411 total ]
DSA-1912 camlimages - integer overflow

It was discovered that CamlImages, an open source image processing
library, suffers from several integer overflows, which may lead to a
potentially exploitable heap overflow and result in arbitrary code
execution. This advisory addresses ... [More] issues with the reading of TIFF
files. It also expands the patch for CVE-2009-2660 to cover another
potential overflow in the processing of JPEG images. [Less]

DSA-1910 mysql-ocaml - missing escape function

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
and prevents insufficient ... [More] escaping, when certain multibyte character
encodings are used. The added function is called real_escape() and
takes the established database connection as a first argument. The old
escape_string() was kept for backwards compatibility. [Less]

DSA-1908 samba - several vulnerabilities

Several vulnerabilities have been discovered in samba, an implementation of
the SMB/CIFS protocol for Unix systems, providing support for cross-platform
file and printer sharing with other operating systems and more. The Common
Vulnerabilities and Exposures project identifies the following problems:

DSA-1909 postgresql-ocaml - missing escape function

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
connection and prevents ... [More] insufficient escaping, when certain multibyte
character encodings are used. The added function is called
escape_string_conn() and takes the established database connection as a
first argument. The old escape_string() was kept for backwards
compatibility. [Less]

DSA-1911 pygresql - missing escape function

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
insufficient escaping ... [More] , when certain multibyte character encodings are
used. The new function is called pg_escape_string(), which takes the
database connection as a first argument. The old function
escape_string() has been preserved as well for backwards compatibility. [Less]

DSA-1907 kvm - several vulnerabilities

Several vulnerabilities have been discovered in kvm, a full virtualization system.
The Common Vulnerabilities and Exposures project identifies the
following problems:

DSA-1906 clamav - End-of-life announcement for clamav in stable and oldstable

Security support for clamav, an anti-virus utility for Unix, has been
discontinued for the stable distribution (lenny) and the oldstable
distribution (etch). Clamav Upstream has stopped supporting the
releases in etch and lenny. Also, it ... [More] is not easily possible to receive
signature updates for the virus scanner with our released versions
anymore. [Less]

DSA-1905 python-django - insufficient input validation

The forms library of python-django, a high-level Python web development
framework, is using a badly chosen regular expression when validating
email addresses and URLs. An attacker can use this to perform denial
of service attacks (100% ... [More] CPU consumption) due to bad backtracking
via a specially crafted email address or URL which is validated by the
django forms library. [Less]

DSA-1904 wget - insufficient input validation

Daniel Stenberg discovered that wget, a network utility to retrieve files from
the Web using HTTP(S) and FTP, is vulnerable to the "Null Prefix Attacks Against
SSL/TLS Certificates" published at the Blackhat conference some time ago. ... [More] This
allows an attacker to perform undetected man-in-the-middle attacks via a crafted
ITU-T X.509 certificate with an injected null byte in the Common Name field. [Less]

DSA-1903 graphicsmagick - several vulnerabilities

Several vulnerabilities have been discovered in graphicsmagick, a
collection of image processing tool, which can lead to the execution
of arbitrary code, exposure of sensitive information or cause DoS.
The Common Vulnerabilities and Exposures project identifies the
following problems: