|
Openfire contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the 'username' and 'nickname' parameters upon submission to the 'user-roster-add.jsp' script (when the 'jid' and 'username' parameters are set to a non-NULL value and the 'add' parameter is set). This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|