| शीर्षक | code-projects E-Banking System 1.0 SQL Injection |
|---|
| विवरण | A time-based SQL injection (CWE-89) exists in E-BANKING SYSTEM (eBank/register.php) where the username POST parameter is concatenated directly into an INSERT SQL statement without proper sanitization or parameterization; an unauthenticated attacker can submit payloads such as ' AND SLEEP(5) -- to cause the database to execute arbitrary SQL (demonstrated by measurable response delays), enabling data exfiltration, modification, or other high-impact actions depending on DB privileges—remediation: stop string interpolation into SQL, use prepared statements/ORM and strong input validation, and hash passwords securely. |
|---|
| स्रोत | ⚠️ https://github.com/lakshayyverma/CVE-Discovery/blob/main/E-Banking%20System%20SQLi.md |
|---|
| उपयोगकर्ता | lakshay12311 (UID 91298) |
|---|
| सबमिशन | 10/10/2025 08:04 AM (8 महीनों पहले) |
|---|
| संयम | 10/10/2025 03:54 PM (8 hours later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 327930 [code-projects E-Banking System 1.0 POST Parameter /register.php username/password SQL इंजेक्शन] |
|---|
| अंक | 20 |
|---|