CVE-2011-5204
low
CVSS v3
โ
CVSS v4 NEW
โ
VIR risk
2.9
Description
Akiva WebBoard 8.x stores passwords in plaintext, which allows local users to obtain sensitive information by reading from the database.
Predictions
Exploit likelihood
20%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Akiva WebBoard 8.x - SQL Injection
# Exploit Title: Akiva Webboard 8.x SQL Injection + Plaintext Passwords
in Profiles.
# Google Dork: " /Powered by WebBoard 8"/
# Date: 30.12.2011
# Author: Alexander Fuchs
# Software Link: http://www.akiva.com/default.asp?l=1&id=8
# Version: 8.x
# Tested on: Windows, Linux.
# CVE : Nope.
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.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| akiva | webboard | 8.0 | |
References
CWEs
CWE-255
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.