vendor:
YaBB SE
by:
evilhaxor
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: YaBB SE
Affected Version From: YaBB SE
Affected Version To: YaBB SE
Patch Exists: YES
Related CWE: N/A
CPE: a:yabbse:yabbse
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
2002
YaBB SE SQL Injection
It has been reported that a problem exists in the SSI.php script distributed as part of YaBB SE. Due to insufficient sanitizing of user-supplied URI parameters, it is possible for a remote user to inject arbitrary SQL queries into the database used by YaBB SE. This could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks.
Mitigation:
Input validation should be used to prevent SQL injection attacks.