CVE-2014-10029
FluxBB < 1.4.13 and 1.5.x < 1.5.7 - SQL Injection via req_new_email Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-10029. PoCs published by secthrowaway.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in FluxBB <= 1.5.6 by manipulating the email change functionality to reset a user's password. It uses a multi-stage approach involving SQL injection, SMTP interception, and password reset to achieve unauthorized access.
Description
SQL injection vulnerability in profile.php in FluxBB before 1.4.13 and 1.5.x before 1.5.7 allows remote attackers to execute arbitrary SQL commands via the req_new_email parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in FluxBB <= 1.5.6 by manipulating the email change functionality to reset a user's password. It uses a multi-stage approach involving SQL injection, SMTP interception, and password reset to achieve unauthorized access.