Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2020-07-26 12:07:38 +0300
committerAleksander Machniak <alec@alec.pl>2020-07-26 12:07:38 +0300
commitdd65229b6ecfedf4124f86cb740bdcf629df55ab (patch)
treeb29a04754346e9cbb7b40361e8ed9029bfb20d8c /CHANGELOG
parentb9f41796c3df0c6d80bb8e6167e201f05144246e (diff)
Security: Fix potential XSS issue in HTML editor of the identity signature input (#7507)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 450da753f..e87d94a03 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ CHANGELOG Roundcube Webmail
- Fix support for an error as a string in message_before_send hook (#7475)
- Elastic: Fix redundant scrollbar in plain text editor on mail reply (#7500)
- Fix format=flowed formatting on plain text part derived from the HTML content (#7504)
+- Security: Fix potential XSS issue in HTML editor of the identity signature input (#7507)
RELEASE 1.4.7
-------------