CVE-2014-9215

PBBoard < 3.0.1 - SQL Injection via Email Parameter in Register Page

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2014-9215. PoCs published by Tran Dinh Tien.

AI-analyzed exploit summary This is a detailed writeup describing SQL injection vulnerabilities in PBBoard CMS version 3.0.1 and earlier, specifically in the email parameter of multiple endpoints. It includes vulnerable code snippets, attack vectors, and a proposed fix.

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.

Exploits (1)

exploitdb WRITEUP
by Tran Dinh Tien · textwebappsphp
https://www.exploit-db.com/exploits/35473

This is a detailed writeup describing SQL injection vulnerabilities in PBBoard CMS version 3.0.1 and earlier, specifically in the email parameter of multiple endpoints. It includes vulnerable code snippets, attack vectors, and a proposed fix.

Classification
Writeup 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: PBBoard CMS v3.0.1 and earlier
No auth needed
Prerequisites: Access to the target application
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/534149/100/0/threaded

Scores

EPSS 0.0233
EPSS Percentile 81.4%

Details

CWE
CWE-89
Status published
Products (1)
pbboard/pbboard < 3.0.1
Published Dec 05, 2014
Tracked Since Feb 18, 2026