CVE-2025-29369: SQL Injection
Published Apr 3, 2025
·Updated
Code-Projects Matrimonial Site V1.0 is vulnerable to SQL Injection in /viewprofile.php?id=1.
Affected Software
2 affected components
Code-projects Matrimonial Site
Carmelogarcia Matrimonial Site=1.0
Event History
Apr 3, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·02:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2025-29369?
CVE-2025-29369 is classified as a high severity SQL Injection vulnerability.
2
How do I fix CVE-2025-29369?
To fix CVE-2025-29369, sanitize user input and use prepared statements to prevent SQL injection attacks.
3
What is the impact of CVE-2025-29369?
The impact of CVE-2025-29369 allows an attacker to execute arbitrary SQL queries, potentially leading to data exposure.
4
Which version of Code-Projects Matrimonial Site is affected by CVE-2025-29369?
CVE-2025-29369 affects Code-Projects Matrimonial Site version 1.0.
5
Where is the SQL Injection vulnerability located in CVE-2025-29369?
The SQL Injection vulnerability in CVE-2025-29369 is located in the /view_profile.php script, specifically the 'id' parameter.