| Title | Codezips Online Shopping Website In PHP With Source Code V1.0 SQL Injection |
|---|
| Description | A SQL injection vulnerability was found in the '/cart_add.php' file of the 'Online Shopping Website In PHP With Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter 'id' and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations.
During the security review of "Online Shopping Website In PHP With Source Code", takakie discovered a critical SQL injection vulnerability in the "/cart_add.php" file. This vulnerability stems from insufficient user input validation of the 'id' parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity.
Attackers can exploit this SQL injection vulnerability to achieve unauthorized database access, sensitive data leakage, data tampering, comprehensive system control, and even service interruption, posing a serious threat to system security and business continuity. |
|---|
| Source | ⚠️ https://github.com/takakie/CVE/blob/main/cve_3.md |
|---|
| User | takakie (UID 49499) |
|---|
| Submission | 02/25/2025 14:52 (1 Year ago) |
|---|
| Moderation | 03/03/2025 19:35 (6 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 298421 [Codezips Online Shopping Website 1.0 /cart_add.php ID sql injection] |
|---|
| Points | 20 |
|---|