From: kink Date: Wed, 15 Aug 2007 22:44:51 +0000 (+0000) Subject: add another applicable cve ID to the changelog, X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e7d217b9e1d922be1fa4f7cf95e352463e40ec54;p=squirrelmail.git add another applicable cve ID to the changelog, for future reference: CVE-2007-2589 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12587 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 3e01fb43..594c89b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -199,7 +199,7 @@ Version 1.5.2 - SVN HTML attachments containing 'data:' URLs, Internet Explorer-specifc charset conversion exploits, and request forgery through included images. Thanks to Mikhail Markin, Tomas Kuliavas and Michael Jordon - for reporting these issues. [CVE-2007-1262] + for reporting these issues. [CVE-2007-1262, CVE-2007-2589] - Fix busy loop and notice when two literals in IMAP fetch (#1739433). - Resolved issue with compose session not being updated after send/save. - Added ability to detect HTTP_X_FORWARDED_PROTO in get_location(),