vendor:
Thatware
by:
Besim
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Thatware
Affected Version From: 0.4.6
Affected Version To: 0.4.6
Patch Exists: N/A
Related CWE: N/A
CPE: a:thatware:thatware:0.4.6
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2016
Thatware 0.4.6 – (friend.php) – SQL Injection
An SQL injection vulnerability exists in Thatware 0.4.6 in the friend.php file. The vulnerable parameter is $sid, which can be exploited to execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks.