Code-Projects Matrimonial Site SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Code-Projects Matrimonial Site version 1.0. The issue resides in the 'view_profile.php' file, specifically within the 'id' parameter. This vulnerability allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modification.

Impact

Exploitation of this vulnerability allows for SQL injection, which could be used to access, modify, or delete database information. In this case, it could lead to unauthorized access to user information.

Reproduction

To reproduce this vulnerability, send a GET request to 'view_profile.php' with the 'id' parameter set to a value that can be exploited. The SQL injection can be verified by using a tool like sqlmap to enumerate databases, list tables, and dump data from the 'users' table.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
5.8

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