Online Shopping System Advanced SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in the Online Shopping System Advanced version 1.0, specifically within the payment_success.php script. This vulnerability allows attackers to inject malicious SQL through the unfiltered 'cm' parameter. Exploitation of this issue enables the retrieval of sensitive database information by manipulating the user ID parameter.

Impact

Exploitation of this vulnerability allows for unauthorized access to the database, where attackers can inject and execute malicious SQL commands. This could lead to the disclosure of sensitive information, such as user credentials, which could be used to gain unauthorized access to the application or its database.

Reproduction

The vulnerability can be reproduced by sending a request to the payment_success.php script with a crafted 'cm' parameter that includes malicious SQL. This can be done using a tool like sqlmap, which can automate the injection of SQL payloads and exploit the vulnerability.

Added: Dec 12, 2025, 9:33 PM
Updated: Dec 12, 2025, 9:33 PM

Vulnerability Rating

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

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