Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

eTicket 'index.php' Cross Site Scripting Path Vulnerability

Subject: eTicket 'index.php' Cross Site Scripting Path Vulnerability
Date: Sun, 27 Jan 2008 14:07:35 +0100
________________________________________________________________________________

eTicket 'index.php' Cross Site Scripting Path Vulnerability
________________________________________________________________________________

 Name:              eTicket 'index.php' Cross Site Scripting Path
Vulnerability
 Application:       eTicket
 Versions Affected: 1.5.6-RC4
 Severity:          Medium
 Vendor:            eTicket, http://sourceforge.net/projects/eticket
 Bug:               XSS Path vulnerability
 Exploitation:      Client side, remote
 Author:            Alessandro `jekil` Tanasi
                    email: alessandro@tanasi.it
                    web: http://www.tanasi.it
 Date:              20/01/2008
 Advisory:
http://www.lonerunners.net/users/jekil/pub/hack-eticket/hack-eticket.txt
________________________________________________________________________________

 Table of contents:

 I.      Background
 II.     Description
 III.    Analysis
 IV.     Detection
 V.      Fix
 VI.     Vendor Response
 VII.    CVE Information
 VIII.   Disclousure timeline
 IX.     Credits
________________________________________________________________________________

I. BACKGROUND

eTicket is a PHP-based electronic (open source) support ticket system
based on osTicket, that can receive tickets via email (pop3/pipe) or a
web form. It also offers a ticket manager with many features. An ideal
helpdesk solution for any website.


II. DESCRIPTION

The application eTicket version 1.5.6-RC4 is prone to a Cross Site
Scripting Path vulnerability.


III. ANALYSIS

Attackers may exploit these issue through a web browser.
To exploit the cross-site scripting issues, an attacker must entice an
unsuspecting victim into visiting a malicious URI.


IV. DETECTION

Proof of concept:
http://example.com/index.php/";><script>alert('XSS')</script>


V. FIX

Properly validate user input.


VI. VENDOR RESPONSE

No vendor response at this time.


VII. CVE INFORMATION

No CVE at this time.


VIII. DISCLOSURE TIMELINE

21012008 Bug discovered
21012008 Vendor contacted


IX. CREDIT

Alessandro `jekil` Tanasi is credited with the discovery of this
vulnerability.

<Prev in Thread] Current Thread [Next in Thread>
  • eTicket 'index.php' Cross Site Scripting Path Vulnerability, Alessandro Tanasi <=