TimeTrex Time 2.2 and Attendance Module - Multiple Cross-Site Scripting Vulnerabilities
Author: Doz
type: webapps
platform: php
port:
date_added: 2008-08-21
date_updated: 2014-03-16
verified: 1
codes: CVE-2008-4742;OSVDB-47595
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/30789/info
TimeTrex is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
TimeTrex versions 2.2.12 and previous are vulnerable.
http://www.example.com/interface/Login.php?user_name=admin&password=XSS
http://www.example.com/interface/Login.php?user_name=XSS