]> source.dussan.org Git - vaadin-framework.git/commit
Fixed a possible security vulnerability in IWindow. The window caption string was...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 24 Jul 2008 07:57:56 +0000 (07:57 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 24 Jul 2008 07:57:56 +0000 (07:57 +0000)
commit5a21271a367a85507d399e15ce66861efb320b11
tree7466be6287fe0429d092dc2b4a3e2836f50bfad3
parent36262e475ded6021dc3a32500bbd808f7cd21e04
Fixed a possible security vulnerability in IWindow. The window caption string was not escaped, and any HTML could be passed and parsed inside it.

svn changeset:5115/svn branch:trunk
src/com/itmill/toolkit/terminal/gwt/client/ui/IWindow.java