escapebox logo title
 
Information
Introduction
Specifications
MODUS technology
Domain registration
Prices
Billing
B2B reseller options
Consulting
Contact
About us
Imprint · Impressum
Business terms · AGB
Press room
Customer gallery
Glossary
Search


Action
Test-drive a box!
Order
· First box
· Additional box
· Domain registration
· Domain transfer
· Subdomain
· SSL certificate
· Cust. gallery entry
· Something else
Update CC info
Send auth'ed message
Get help
Talk back to us


Box Docs
Introduction
First steps
User accounts
Email/News service
Web service
Other software
Server protection
News/Changes
· Recent
· Archive


Recent Changes
· Security upgrade to libxml2 2.6.32 + patches
· Security upgrade to SquirrelMail 1.4.16
· Maintenance upgrade to Wget 1.11.2
· Security patches for PHP 5.2.6
· Maintenance upgrade to PHP 4.4.9
· Security patches for Python 2.4.5 & 2.5.2
· Maintenance upgrade to Python 2.3.7
· Maintenance upgrade to Bash 3.2.39
· Maintenance upgrade to Ruby 1.8.6p287
· Maintenance upgrade to cURL 7.18.0


Statistics
Active boxes 522  
Net I/O (30d) 362  GB
Disk space 274  GB


Latest Awards
webhostlist availability logo


modus technology logo

cauce member logo


Copyright © 2002-2008
EscapeBox Germany
     
Configuration change: ORDB support removed 2006-12-20
Since the maintainers of the anti-spam database ORDB decided to shut down their service all of a sudden, after five years of operation, we removed the respective blacklist lookups (relays.ordb.org) from our default Exim config file.

User with a private copy of this file, or who run alternative MTA software, may want to do the same in their box. Otherwise incoming email is likely to get delayed unnecessarily.


Kernel maintenance 2006-12-20
A number of fixes and improvements have accumulated since our last kernel update (four months ago), which we decided to put into production today. Nothing spectacular, though. In order to activate the new UNIX kernel we had to reboot all of our servers. We apologize for the short service interruption.


Security upgrade to SquirrelMail 1.4.9a 2006-12-12
A number of XSS and other security related bugs have been found in SquirrelMail. We addressed the problem by upgrading to revision 1.4.9a, which also contains lots of other bug fixes and minor improvements.

For more information please refer to
  http://www.squirrelmail.org/security/issue/2006-12-02
  http://www.squirrelmail.org/security/issue/2006-12-03


Security upgrade to GnuPG 1.4.6 2006-12-11
Using malformed OpenPGP packets, an attacker is able to modify and dereference a function pointer in GnuPG. This is a remotely exploitable bug and affects any use of GnuPG where an attacker can control the data processed by GnuPG. It is not necessarily limited to encrypted data. Also signed data may be affected. We fixed the problem by upgrading to revision 1.4.6.

For more information please refer to
  http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000246.html


Security upgrade to GnuTar 1.16 + patch 2006-12-01
There is a tar record type, called GNUTYPE_NAMES (an obsolete GNU extension), that allows the creation of symbolic links pointing to arbitrary locations in the filesystem, which makes it possible to create/overwrite arbitrary files. We addressed the problem by upgrading to revision 1.16 plus the recommended patch.

For more information please refer to
  http://archives.neohapsis.com/archives/fulldisclosure/2006-11/0344.html


Security patch for GnuPG 2006-11-30
When running GnuPG interactively, specially crafted messages may be used to crash gpg. Running gpg in batch mode, as done by all software using gpg as a backend (e.g. mailers), is not affected by this bug. Exploiting this overflow seems to be possible. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html


Security upgrade to png 1.2.13 2006-11-27
The sPLT chunk handling code in libpng uses a 'sizeof' operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read. We fixed the problem by upgrading to revision 1.2.13.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5793


New feature: SURBL extension for SpamAssassin 2006-11-27
We have added a SpamAssassin extension that supports SURBL lookups. In addition to normal RBL detection, which checks the IP address of the email sender against the contents of distributed anti-spam network databases, and the Razor2 extension which does the same with a fingerprint of the message body, SURBL is another variant of this lookup mechanism which instead identifies URIs (usually web links) of spam sites mentioned in the message body. This also helps against phishing scams which usually contain specific URIs as well. The SURBL extension takes effect automatically for all users who run our shared copy of SpamAssassin.

For more information please refer to
  http://www.surbl.org


Security upgrade to OpenSSH 4.5p1 2006-11-13
A bug has been fixed in the sshd privilege separation monitor that weakened its verification of successful authentication. However, this bug is not known to be exploitable in the absence of additional vulnerabilities. We addressed the problem by upgrading to revision 4.5p1.

For more information please refer to
  http://www.openssh.com/txt/release-4.5


Maintenance upgrade to JOE 3.5 2006-11-02
This maintenance release introduces a number of bug fixes, improvements and new features. For more information please refer to file '/usr/local/etc/joe/doc/NEWS'.


Security patch for PHP 2006-10-17
A race condition in the symlink function in PHP allows local users to bypass the open_basedir restriction by using a combination of symlink, mkdir, and unlink functions to change the file path after the open_basedir check and before the file is opened by the underlying system. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5178


Security patch for Python 2.4.3 2006-10-11
A security vulnerability has been found in Python. If an application uses repr() on arbitrary untrusted data, this flaw could be exploited to execute arbitrary code with the privileges of the Python application. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://secunia.com/advisories/22276


Maintenance upgrade to Exim 4.63 2006-10-06
This maintenance release introduces a number of bug fixes, improvements and new features.


Security upgrade to OpenSSH 4.4p1 2006-10-03
Two security flaws have been found in OpenSSH. The CRC compensation attack detector in the sshd(8) daemon, upon receipt of duplicate blocks, uses CPU time cubic in the number of duplicate blocks received. Also, a race condition exists in a signal handler used by the sshd(8) daemon to handle the LoginGraceTime option, which can potentially cause some cleanup routines to be executed multiple times. Both issues can be abused for a Denial of Service (DoS) attack. We fixed the problem by upgrading to revision 4.4p1, and we also restarted the sshd(8) daemon in each server box in order to prevent any abuse.

For more information please refer to
  http://www.openssh.com/txt/release-4.4


Security upgrade to OpenSSL 0.9.7l 2006-09-29
Four more security vulnerabilities have been found in OpenSSL. We fixed the problem by upgrading to revision 0.9.7l.

For more information please refer to
  http://www.openssl.org/news/secadv_20060928.txt


Security patch for gzip 2006-09-20
Multiple programming errors have been found in gzip which can be triggered when gzip is decompressing files. These errors include insufficient bounds checks in buffer use, a NULL pointer dereference, and a potential infinite loop. The insufficient bounds checks in buffer use can cause gzip to crash, and may permit the execution of arbitrary code. The NULL pointer dereference can cause gzip to crash. The infinite loop can cause a Denial-of-Service situation where gzip uses all available CPU time. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://security.freebsd.org/advisories/FreeBSD-SA-06:21.gzip.asc


Security upgrade to OpenSSL 0.9.7k 2006-09-07
A vulnerability has been found in OpenSSL. If an RSA key with exponent 3 is used it may be possible to forge a PKCS #1 v1.5 signature signed by that key. Implementations may incorrectly verify the certificate if they are not checking for excess data in the RSA exponentiation result of the signature. We fixed the problem by upgrading to revision 0.9.7k, and we also fixed our compatibility shared libraries of revision 0.9.6m so that running older software is safe as well.

For more information please refer to
  http://www.openssl.org/news/secadv_20060905.txt


New package: Python 2.4.3 2006-09-01
In addition to Python 2.2 & 2.3 we installed branch 2.4. For compatibility reasons Python 2.2 remains the default version, but you can change this individually by altering symlinks '/usr/local/bin/python' and '/usr/local/bin/pydoc'.

Users who already have a private copy of Python 2.4 installed may want to switch to the shared version by using the command 'pkg_delpriv packagename'. The exact package name of the private copy can be obtained by running 'pkg_info'.

Also, we have multiple instances of 'mod_python' now, one for each version of Python. In '/usr/local/libexec/apache', the shared library 'mod_python.so' is by default a symlink to 'mod_python2.2.so', but you can easily select a different version by pointing that symlink to one of the other modules. Note that you have to restart Apache afterwards.


Maintenance upgrade to Multitail 4.0.6 2006-08-31
The new stable branch 4.0.x of Multitail is a merge between the previous stable branch 3.8.x and development code from 3.9.x. It introduces a number of improvements, and of course bug fixes.


Maintenance upgrade to Sendmail 8.13.8 2006-08-29
This is a maintenance release which introduces some bug fixes and improvements.


Security upgrade to PHP 4.4.4 2006-08-21
A few more locally exploitable security vulnerabilities have been discovered since PHP 4.4.3. We fixed the problem by upgrading to revision 4.4.4.

For more information please refer to
  http://www.php.net/release_4_4_4.php


Kernel maintenance 2006-08-16
A number of fixes and improvements have accumulated since our last kernel update (three months ago), which we decided to put into production today. Nothing spectacular, though. In order to activate the new UNIX kernel we had to reboot all of our servers. We apologize for the short service interruption.


New package: JDK 1.5.0 2006-08-15
Finally, revision 1.5.0 for FreeBSD seems to be stable enough to give it a try. The default JDK in our system is still 1.3.1, though, since this is the latest revision for FreeBSD 4 that has been officially certified by Sun.

Note that a specific JDK can by selected by setting the JAVA_HOME environment variable and adjusting PATH accordingly. And as far as Tomcat is concerned, please refer to our "Box Docs", chapter "Web service", section "Web server and accelerator", module "mod_jk".


Security upgrade to SquirrelMail 1.4.8 2006-08-14
A security vulnerability has been found in SquirrelMail. A logged in user could overwrite random variables in 'compose.php', which might make it possible to read/write other users' preferences or attachments. We addressed the problem by upgrading to revision 1.4.8, which also contains lots of other bug fixes and minor improvements.

For more information please refer to
  http://www.squirrelmail.org/security/issue/2006-08-11


Security upgrade to PHP 4.4.3 2006-08-10
Several security vulnerabilities have been found in PHP, along with scores of conventional bugs, as usual. We addressed the problem by upgrading to revision 4.4.3 plus a number of patches from CVS that fix accidental regressions.

For more information please refer to
  http://www.php.net/release_4_4_3.php


Security upgrade to GnuPG 1.4.5 2006-08-07
Two more possible memory allocation vulnerabilities have been found. They are similar to the problem fixed with 1.4.4. We addressed the problem by upgrading to revision 1.4.5.

For more information please refer to
  http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html


Security patch for Ruby 1.8.4 2006-08-04
Two vulnerabilities have been reported in Ruby, which can be abused by malicious people to bypass certain security restrictions. An error in the handling of the "alias" functionality can be exploited to bypass the safe level protection and replace methods called in the trusted level. Also, an error caused due to directory operations not being properly checked can be exploited to bypass the safe level protection and close untainted directory streams. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://secunia.com/advisories/21009


Security upgrade to Apache 1.3.37 2006-07-31
An off-by-one flaw exists in the Rewrite module (mod_rewrite). This software defect may result in a vulnerability which, in combination with certain types of Rewrite rules in the web server configuration files, could be triggered remotely. The nature of the vulnerability can be denial of service (crashing of web server processes) or potentially allow arbitrary code execution. We fixed the problem by upgrading to revision 1.3.37.

For more information please refer to
  http://www.kb.cert.org/vuls/id/395412


Security patch for Mutt 2006-07-01
Mutt is prone to a remote buffer-overflow vulnerability that may allow remote attackers to execute arbitrary machine code. This issue is due to the application's failure to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://www.securityfocus.com/bid/18642


Maintenance upgrade to Apache 1.3.36 2006-06-28
This is a maintenance release which introduces some bug fixes and improvements.


Maintenance upgrade to Exim 4.62 2006-06-27
This maintenance release introduces a number of bug fixes, improvements and new features.


Security upgrade to GnuPG 1.4.4 2006-06-26
A vulnerability was discovered in GnuPG that could allow a remote attacker to cause 'gpg' to crash and possibly overwrite memory via a message packet with a large length. We fixed the problem by upgrading to revision 1.4.4.

For more information please refer to
  http://lists.gnupg.org/pipermail/gnupg-announce/2006q2/000226.html
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3082


Security patch for Sendmail 2006-06-15
A suitably malformed multipart MIME message can cause Sendmail to exceed predefined limits on its stack usage. An attacker able to send mail to, or via, a server can cause queued messages on the system to not be delivered, by causing the Sendmail process which handles queued messages to crash.

Note that this will not stop new messages from entering the queue (either from local processes, or incoming via SMTP). Also note that we use Exim instead of Sendmail in our default setup, so this flaw should be of no relevance to most users. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://security.freebsd.org/advisories/FreeBSD-SA-06:17.sendmail.asc


Security upgrade to phpBB 2.0.21 2006-06-09
Improvements with regard to filtering on language selection have been introduced in this release in order to address a security issue, together with other fixes and general improvements.

Please note that since upgrading involves a database update we have to leave it to our users if and when to switch revisions. The previous release 2.0.19 (in directory '2.0.19+') will remain intact. For upgrade instructions please refer to our "Box Docs", chapter "Web service".

For more information please refer to
  http://www.phpbb.com/phpBB/viewtopic.php?t=397315


Security patch for SquirrelMail 2006-06-07
A security issue has been uncovered in 'functions/plugin.php' that could allow a remote user to access local files on the server without requiring login. This issue manifests itself if 'register_globals' is enabled, and 'magic_quotes_gpc' is disabled, both of which are not the default setting in our setup. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://www.squirrelmail.org/security/issue/2006-06-01


Security patch for SpamAssassin 2006-06-07
A vulnerability has been discovered in SpamAssassin that can allow remote attackers to execute arbitrary commands. This problem only affects systems where 'spamd' is reachable via the Internet and used with vpopmail virtual users, via the "-v" / "--vpopmail" switch, and with the "-P" / "--paranoid" switch, both of which are not the default setting in our setup. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2447


Security upgrade to PostgreSQL 7.3.15 2006-05-27
An attacker able to submit crafted strings to an application that will embed those strings in SQL commands can use invalidly-encoded multibyte characters to bypass standard string-escaping methods, resulting in possible injection of hostile SQL commands into the database.

Also, the widely-used practice of escaping ASCII single quote "'" by turning it into "\'" is unsafe when operating in multibyte encodings that allow 0x5c (ASCII code for backslash) as the trailing byte of a multibyte character; this includes at least SJIS, BIG5, GBK, GB18030, and UHC. An application that uses this conversion while embedding untrusted strings in SQL commands is vulnerable to SQL-injection attacks if it communicates with the server in one of these encodings. While the standard client libraries used with PostgreSQL have escaped "'" in the safe, SQL-standard way of "''" for some time, the older practice remains common. As of this release the server has been modified to reject "\'" when the client is using one of these encodings. This does NOT in itself fix all variants of the problem, but it will make it obvious that such a client is broken and in need of repair. A possible workaround for affected clients is to avoid use of the vulnerable character encodings.

Please note that the second issue outlined above has the potential to break existing client code if multibyte encodings are used. Users of such applications may want to pay special attention to the second document listed below. We fixed both security problems by upgrading to revision 7.3.15.

For more information please refer to
  http://www.postgresql.org/docs/techdocs.50
  http://www.postgresql.org/docs/techdocs.52


Security upgrade to MySQL 4.0.27 2006-05-15
A malicious client, using specially crafted invalid login or COM_TABLE_DUMP packets, was able to read uninitialized memory, which potentially could have led to an information disclosure. We fixed the problem by upgrading to revision 4.0.27.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1516
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1517


Kernel maintenance 2006-05-12
A number of fixes and improvements have accumulated since our last kernel update (three months ago), which we decided to put into production today. Nothing spectacular, though. In order to activate the new UNIX kernel we had to reboot all of our servers. We apologize for the short service interruption.


Maintenance upgrade to Razor-agents 2.81 2006-05-11
This is a maintenance release which introduces some minor bug fixes and improvements.


Maintenance upgrade to GnuPG 1.4.3 2006-05-05
This is a maintenance release which introduces a number of bug fixes and improvements.


Security patch for Zoo 2006-04-11
A security flaw in the Zoo archiver has been found. The vulnerability, which is present in the fullpath() function, is caused by improper checking of user supplied data. The data returned to the buffer can be up to 512 bytes, while the buffer is created to hold 256 bytes. This could result in a buffer overflow which could allow remote code execution. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://www.guay-leroux.com/projects/zoo-advisory.txt


Security patches for OPIE & Sendmail 2006-03-22
Two security vulnerabilities have been discovered in the FreeBSD base distribution.

In case of OPIE, the opiepasswd(1) program uses getlogin(2) to identify the user calling opiepasswd(1). In some circumstances getlogin(2) will return "root" even when running as an unprivileged user. This causes opiepasswd(1) to allow an unprivileged user to configure OPIE authentication for the root user.

As to Sendmail, a race condition has been reported to exist in the handling by Sendmail of asynchronous signals. A remote attacker may be able to execute arbitrary code with the privileges of the user running Sendmail, typically root. Please note that we use Exim instead of Sendmail in our default setup, so this flaw should be of no relevance to most users.

We fixed the problems by applying the recommended patches. For more information please refer to
  ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:12.opie.asc
  ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:13.sendmail.asc


Maintenance upgrade to Multitail 3.8.9.1 2006-03-22
The new stable branch 3.8.x of Multitail is a merge between the previous stable branch 3.6.x and development code from 3.7.x. It introduces a number of improvements, and of course bug fixes.


Security upgrade to cURL 7.15.3 2006-03-21
Libcurl uses the given file part of a TFTP URL in a manner that allows a malicious user to overflow a heap-based memory buffer due to the lack of boundary checking. This may lead to unintended arbitrary code execution. We fixed the problem by upgrading to revision 7.15.3.

For more information please refer to
  http://curl.haxx.se/docs/adv_20060320.html


Security upgrade to GnuPG 1.4.2.2 2006-03-10
Another signature verfication bug has been found in GnuPG. Signature verification of non-detached signatures may give a positive result but when extracting the signed data, this data may be prepended or appended with extra data not covered by the signature. Thus it is possible for an attacker to take any signed message and inject extra arbitrary data. We fixed the problem by upgrading to revision 1.4.2.2.

For more information please refer to
  http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000216.html


Security patch for GnuTar 2006-03-10
GnuTar is vulnerable to a buffer overflow, caused by improper bounds checking of the PAX extended headers. By tricking a user into processing a specially crafted tar archive, this could be exploited to execute arbitrary code with the privileges of the user. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=2006-0300


Security upgrade to SquirrelMail 1.4.6 2006-03-02
Numerous bugs and also some security vulnerabilities have been fixed in SquirrelMail 1.4.6. Note that we dealt with CVE-2006-0377 already on 2006-02-23.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0195
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0377
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0188
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1769
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2095


Maintenance upgrade to Pavuk 0.9.34 2006-03-02
This is a pure bug fix release. There are no new features.


Security patch for SquirrelMail 2006-02-23
There is an IMAP command injection vulnerability in SquirrelMail. A specially crafted URL in an email can execute additional IMAP commands if a logged in user clicks on it. This flaw can be abused to modify or even delete messages in the user's mail folder without his consent. We fixed the problem by applying the recommended patch.

For more information please refer to
  http://www.squirrelmail.org/security/issue/2006-02-15


Security upgrade to PostgreSQL 7.3.14 2006-02-20
A potential crash can occur in "SET SESSION AUTHORIZATION". An unprivileged user could crash the server process, resulting in momentary denial of service to other users. We fixed the problem by upgrading to revision 7.3.14.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=2006-0678


Security upgrade to GnuPG 1.4.2.1 2006-02-16
A security related bug has been found in GnuPG. When using GnuPG for unattended signature verification (e.g. by scripts and mail programs), false positive signature verification of detached signatures may occur. We fixed the problem by upgrading to revision 1.4.2.1.

For more information please refer to
  http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000211.html


Maintenance upgrade to Ruby 1.8.4 2006-02-15
This is a maintenance release which introduces numerous bug fixes and improvements over revision 1.8.2. Note that this upgrade does not affect Ruby 1.6.8 which remains intact for compatibility reasons.


Maintenance upgrade to OpenSSH 4.3p2 2006-02-13
This is a pure bug fix release. There are no new features.


Security upgrade to OpenSSH 4.3p1 2006-02-10
The 'scp' command allows attackers to execute arbitrary commands via filenames that contain shell metacharacters or spaces, which are expanded twice. We fixed the problem by upgrading to revision 4.3p1.

For more information please refer to
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0225


Kernel maintenance 2006-02-09
Besides some other fixes and improvements a missing range check of the fractional second values (0-999999) has been added to the utimes(2) system call. Prior to this change users could create files with values outside that range. Moreover, 'tv_usec' offsets larger than 4.3s would result in an unnormalized and wrong timestamp value, due to overflow.

Since the utimes(2) issue concerns filesystem integrity we decided to deploy an updated UNIX kernel today. In order to activate it we had to reboot all of our servers. We apologize for the short service interruption.


Maintenance upgrade to PostgreSQL 7.3.13 2006-02-07
This is a pure bug fix release. There are no new features. Note that one of the changes affects the character string comparison. In cases where a locale is used that considers different character combinations as equal, such as Hungarian, a "REINDEX" might be required to fix existing indexes on textual columns.


Maintenance upgrade to VIM 6.4.6 2006-02-02
Just keeping our preinstalled version sufficiently recent.


Maintenance upgrade to mod_jk 1.2.15 2006-02-02
This is a pure bug fix release. There are no new features.


Security upgrade to Fetchmail 6.3.2 2006-01-25
Fetchmail contains a bug that causes it to crash when bouncing a message to the originator or to the local postmaster. The crash happens after the bounce message has been sent, when Fetchmail tries to free the dynamic array of failed addresses, and calls the free() function with an invalid pointer. We fixed the problem by upgrading to revision 6.3.2.

For more information please refer to
  http://fetchmail.berlios.de/fetchmail-SA-2006-01.txt


Maintenance upgrade to PHP 4.4.2 2006-01-20
This maintenance release fixes more than 30 bugs that have been discovered and resolved since the 4.4.1 release.


Maintenance upgrade to Exim 4.60 2006-01-19
This maintenance release introduces a number of bug fixes, improvements and new features.


Security patches for texindex, ee and cpio 2006-01-11
In case of 'texindex' and 'ee' the problem is insecure temporary file usage, while in 'cpio' there are multiple flaws, like a race condition when setting file permissions. Also, file name sanitizing in 'cpio' is on by default now. All three programs are part of the FreeBSD base distribution. We fixed the problems by applying the recommended patches.

For more information please refer to
  ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:01.texindex.asc
  ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:02.ee.asc
  ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-06:03.cpio.asc


Kernel maintenance 2006-01-06
Plenty of fixes and improvements have accumulated since our last kernel update (three months ago), which we decided to put into production today. At this point we also bumped up the OS revision to 4.11 since userland is entirely in sync with FreeBSD 4.11-STABLE (RELENG_4) by now. In order to activate the new UNIX kernel we had to reboot all of our servers. We apologize for the short service interruption.


Security upgrade to phpBB 2.0.19 2006-01-03
Some XSS vulnerabilities have been found in phpBB (affecting Internet Explorer only, this time). Apart from correcting these security flaws a number of other bug fixes have been added in this release. Also, the maximum number of login attempts is now configurable in order to prevent dictionary attacks.

Please note that since upgrading involves a database update we have to leave it to our users if and when to switch revisions. The previous release 2.0.18 (in directory '2.0.18+') will remain intact. For upgrade instructions please refer to our "Box Docs", chapter "Web service".

For more information please refer to
  http://www.phpbb.com/phpBB/viewtopic.php?t=352966


News/Changes archive  
For the respective set of archived articles, please select a year:

2008
2007
2006
2005
2004
2003
2002