vendor:
Matrimonial Script
by:
Sangteamtham
7,5
CVSS
HIGH
SQL Injection and Cross Site Scripting
89, 79
CWE
Product Name: Matrimonial Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
2daybiz Matrimonial Script SQL Injection and Cross Site Scripting Vulnerabilities
2daybiz Matrimonial Script is vulnerable to SQL Injection and Cross Site Scripting. An attacker can inject malicious SQL queries into the vulnerable parameters of the application and can also inject malicious JavaScript code into the vulnerable parameters of the application.
Mitigation:
Input validation should be used to prevent SQL Injection and Cross Site Scripting attacks. All user input should be validated and filtered before being used in the application.