vendor:
Matrimonial Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Matrimonial Script
Affected Version From: 3.0
Affected Version To: 3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:matrimonial_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Matrimonial Script v3.0 – SQL Injection
Matrimonial Script v3.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending malicious SQL queries to the application. This can be done by manipulating the 'mother_tongue_search.php' and 'index_search_result.php' parameters. An attacker can also use the 'adminlogin' table to extract user credentials.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL Injection attacks.