From dabb96c04cf2050c867dab9889f32ebec36bd021 Mon Sep 17 00:00:00 2001
From: Jonatan Kronqvist
Date: Wed, 28 Sep 2011 10:42:06 +0000
Subject: Added mention of security fixes in release notes
svn changeset:21406/svn branch:6.7
---
WebContent/release-notes.html | 10 ++++++++++
1 file changed, 10 insertions(+)
(limited to 'WebContent/release-notes.html')
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 97a1d6020a..6bf511c2da 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -43,6 +43,8 @@
+ Security fixes in Vaadin @version@
+ Vaadin @version@ incorporates fixes for the following security issues:
+
+ - #7669 CSRF/XSS vulnerability through separator injection
+ - #7670 Directory traversal vulnerability
+ - #7671 Contributory XSS: Possibility to inject HTML/JavaScript in system error messages
+ - #7672 Contributory XSS: possibility for injection in certain components
+
Enhancements in Vaadin @version@
--
cgit v1.2.3