vendor:
SocialWare
by:
t0pP8uZz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SocialWare
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: Windows, Linux, Mac
2008
iScripts SocialWare SQL Injection Vulnerability
An attacker can exploit this vulnerability by sending a crafted SQL query to the vulnerable application. This can allow the attacker to pull admin/user info from the database, as well as upload a malicious shell.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use least privilege when accessing the database.