vendor:
Webboard
by:
Alexander Fuchs
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Webboard
Affected Version From: 8.x
Affected Version To: 8.x
Patch Exists: NO
Related CWE: N/A
CPE: a:akiva:webboard
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2011
Akiva Webboard 8.x SQL Injection + Plaintext Passwords
It is possible to login as administrator with admin'-- as username and password. You can now go in the admin profil to look at the password which is in plaintext in html.
Mitigation:
Ensure that user input is validated and filtered before being used in SQL queries.