vendor:
Web 2.0 Social Network Freunde Community
by:
NoNameMT
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Web 2.0 Social Network Freunde Community
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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 7 Ultimate
2011
Web 2.0 Social Network Freunde Community SQL Injection
An attacker can exploit a SQL injection vulnerability in the Web 2.0 Social Network Freunde Community application. By sending a specially crafted HTTP request, an attacker can inject arbitrary SQL code into the application, allowing them to access, modify, or delete data from the back-end database.
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.