From b782815dacda55eee6793249b5da1789256206fc Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 30 May 2015 11:37:06 -0400 Subject: [PATCH] Fix XSS vulnerability in _mbox argument handling (#1490417) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index c858493..6090318 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -39,6 +39,7 @@ - Fix potential info disclosure issue by protecting directory access (#1490378) - Fix blank image in html_signature when saving identity changes (#1490412) - Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402) +- Fix XSS vulnerability in _mbox argument handling (#1490417) RELEASE 1.1.1 ------------- -- Gitblit v1.9.1