vendor:
Foojan WMS
by:
IRCRASH (Dr.Crash)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Foojan WMS
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:foojan:foojan_wms: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
2008
Foojan WMS 1.0 Remote Sql Injection
A vulnerability exists in Foojan WMS 1.0 which allows an attacker to inject arbitrary SQL commands via the 'story' parameter in the 'index.php' script. An attacker can exploit this vulnerability to gain access to the admin panel by injecting a malicious SQL query in the 'story' parameter. The malicious query will return the username and password of the admin panel.
Mitigation:
Input validation should be used to prevent SQL injection attacks.