vendor:
Fuju News
by:
snatcher
9,3
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Fuju News
Affected Version From: Fuju News 1.0
Affected Version To: Fuju News 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:clanscripte:fuju_news:1.0
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
2006
fuju news 1.0 remote sql injection
Fuju News 1.0 is vulnerable to a remote SQL injection attack due to the lack of proper input validation. An attacker can exploit this vulnerability by crafting a malicious SQL query and sending it to the vulnerable application. This can allow the attacker to gain access to the application's database and potentially execute arbitrary code.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in a SQL query.