vendor:
Itech Dating Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Itech Dating Script
Affected Version From: 3.26
Affected Version To: 3.26
Patch Exists: NO
Related CWE: N/A
CPE: a:itechscripts:itech_dating_script:3.26
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
Itech Dating Script v3.26 – ‘send_gift.php’ SQL Injection
A SQL injection vulnerability exists in Itech Dating Script v3.26, which allows an attacker to execute arbitrary SQL commands via the 'send_gift.php' script. An attacker can send a specially crafted request to the vulnerable script to execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.