----- B a l a B i t S e c u r i t y A d v i s o r y ( B B S A ) ----- PACKAGE : fetchmail AFFECTED VERSION : <= 6.2.5-12sarge4zorpos3, <= 6.3.2-2ubuntu2.2 FIXED : 6.2.5-12sarge4zorpos4, 6.3.2-2ubuntu2.2.zorpos33.1 SUMMARY : Denial of Service TYPE : remote AFFECTED : ZorpOS 3.1, ZorpOS 3.3 ZORP-OS SPECIFIC : NO BBSA-AUTHOR : Tamás Pál BBSA-ID : BBSA-2008-037 BBSA-ADDRESS : advisory@balabit.hu GNUPG FINGERPRINT : 933E 6763 D32D A01C 1A75 F228 9CB1 81C7 D91E 8915 CVE : CVE-2008-2711 DATE : Jul 30, 2008 ----------------------------------------------------------------------------- BACKGROUND: Running fetchmail with the -v -v arguments (aka verbose mode), allows remote attackers to cause a denial of service (crash and persistent mail failure) via a malformed mail message with headers longer than 2048, which triggers an erroneous dereference when using vsnprintf to format log messages. SOLUTION: We recommend that you update the affected packages immediately. Upgrading using apt: ~~~~~~~~~~~~~~~~~~~~ Add the following line to /etc/apt/sources.list (if it doesn't contain this line already) ZorpOS version 3.1: deb https://USERNAME:PASSWORD@apt.balabit.hu/zorp-os \ zorp-os-3.1/3.1security zorp-os zorp-os-extra ZorpOS version 3.3: deb https://USERNAME:PASSWORD@apt.balabit.hu/zorp-os \ zorp-os-3.3/3.3security zorp-os zorp-os-extra then issue the following commands as root: apt-get update apt-get -u upgrade The latest upgrades will be downloaded and installed. REFERENCES: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2711