vendor:
Logoshows BBS
by:
Ruzgarin_Oglu
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Logoshows BBS
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:logoshows:logoshows_bbs:2.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
2009
Logoshows BBS v2.0
The vulnerability exists due to insufficient filtration of user-supplied input passed via the 'forumid' parameter to '/globepersonnel_forum.asp' script. A remote attacker can send a specially crafted request to the vulnerable script and execute arbitrary SQL commands in application's database. This can be exploited to bypass authentication and gain access to the application with administrative privileges.
Mitigation:
Input validation should be used to prevent SQL injection attacks.