First published: Thu Apr 03 2025(Updated: )
Code-Projects Matrimonial Site V1.0 is vulnerable to SQL Injection in /view_profile.php?id=1.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Matrimonial Site | ||
Carmelogarcia Matrimonial Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-29369 is classified as a high severity SQL Injection vulnerability.
To fix CVE-2025-29369, sanitize user input and use prepared statements to prevent SQL injection attacks.
The impact of CVE-2025-29369 allows an attacker to execute arbitrary SQL queries, potentially leading to data exposure.
CVE-2025-29369 affects Code-Projects Matrimonial Site version 1.0.
The SQL Injection vulnerability in CVE-2025-29369 is located in the /view_profile.php script, specifically the 'id' parameter.