Telaen 2.7.x - Cross-Site Scripting
Author: Manuel García Cárdenas
type: webapps
platform: php
port:
date_added: 2013-06-04
date_updated: 2015-10-27
verified: 1
codes: CVE-2013-2623;OSVDB-93837
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/60288/info
Telaen is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Versions prior to Telaen 1.3.1 are vulnerable.
http://www.example.com/telaen/index.php?tid=default&lid=en_UK&f_email="><script>alert("XSS")</script>