ownCloud /core/lostpassword/templates/resetpassword.php suffers from cross site scripting vulnerability.
Credit:
The information has been provided by Mathias Karlsson.
The information has been provided by http://owncloud.org/about/security/advisories/oC-SA-2013-001/.
ownCloud contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate certain unspecified input upon submission to the /core/lostpassword/templates/resetpassword.php script. This may allow an attacker to create a specially crafted request that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.