CVE-2014-9215
PBBoard < 3.0.1 - SQL Injection via Email Parameter in Register Page
Title source: llmExploitation 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)
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.