itsourcecode Billing System SQL Injection Vulnerability in Login CRUD File

Vulnerability

A SQL injection vulnerability has been identified in itsourcecode Billing System version 1.0. The issue arises in the login_crud.php file within the admin/app directory. The vulnerability allows remote attackers to manipulate the Password parameter, leading to unauthorized database access. This flaw exists because user input is directly incorporated into SQL queries without proper validation or sanitization, enabling attackers to alter the query's logic and bypass authentication.

Impact

Exploitation of this vulnerability allows attackers to execute arbitrary SQL commands, potentially leading to unauthorized data access, data manipulation, or bypassing authentication mechanisms.

Reproduction

To reproduce this vulnerability, send a POST request to /admin/app/login_crud.php with a crafted payload in the Password parameter that includes SQL injection techniques, such as commenting out the rest of the SQL query or using SQL functions to manipulate the database.

Added: Nov 3, 2025, 5:17 AM
Updated: Nov 3, 2025, 5:17 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
7.5
exploitability
6.0
remediation
0.0
relevance
0.9
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.