CVE-2014-9215
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
SQL injection vulnerability in the CheckEmail function in includes/functions.class.php in PBBoard 3.0.1 before 20141128 allows remote attackers to execute arbitrary SQL commands via the email parameter in the register page to index.php. NOTE: the email parameter in the forget page vector is already covered by CVE-2012-4034.2.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pbboard | pbboard | {"endIncluding":"3.0.1"} | |
References
- http://www.itas.vn/news/ITAS-Team-discovered-SQL-Injection-in-PBBoard-CMS-68.html
- http://www.securityfocus.com/archive/1/534149/100/0/threaded
- https://www.youtube.com/watch?v=AQiGvH5xrJg
- http://www.itas.vn/news/ITAS-Team-discovered-SQL-Injection-in-PBBoard-CMS-68.html
- http://www.securityfocus.com/archive/1/534149/100/0/threaded
- https://www.youtube.com/watch?v=AQiGvH5xrJg
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.