vendor:
seagull
by:
Sweet
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: seagull
Affected Version From: 0.6.7
Affected Version To: 0.6.7
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: WinXp sp3
2010
seagull-0.6.7 SQLinjection Vulnerabilitie
A SQL injection vulnerability exists in seagull-0.6.7 and lesser versions. An attacker can send a specially crafted HTTP request to the vulnerable application to exploit this vulnerability. The POST variable frmQuestion has been set to 1' and the POC is http://server/index.php/user/password/?action=retrieve&frmEmail=111-222-1933email@address.tst&frmQuestion=1'[SQLI]&frmAnswer=111-222-1933email@address.tst&submitted=retrieve
Mitigation:
Input validation should be used to prevent SQL injection attacks.