Online Store System CMS SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Online Store System CMS version 1.0. This vulnerability allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Exploitation involves sending POST requests to index.php with the action=clientaccess parameter, using either boolean-based blind or time-based blind SQL injection payloads in the email field to extract sensitive database information.

Impact

Exploitation of this vulnerability could lead to unauthorized access to the database, allowing attackers to read, modify, or delete data. Additionally, such vulnerabilities could be used to exploit other weaknesses in the database management system.

Reproduction

To reproduce this vulnerability, send a POST request to 'index.php' with the 'action=clientaccess' parameter. Include a crafted SQL injection payload in the 'email' field. The application will process the request, and the injected SQL code will be executed, potentially revealing sensitive database information.

Added: Mar 26, 2026, 12:21 PM
Updated: Mar 26, 2026, 12:21 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
2.5
exploitability
9.7
remediation
0.0
relevance
4.7
threat
6.4
urgency
2.9
incentive
8.3

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