CVE-2012-4035
PBBoard 2.1.4 - Unauthenticated Arbitrary Password Change via member_id and new_password Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-4035. PoCs published by High-Tech Bridge.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass vulnerability in PBBoard 2.1.4 by allowing an attacker to reset the password of any user (e.g., member_id=1) without proper authorization. The form submits a new password directly, exploiting flawed password reset logic.
Description
The new_password page in PBBoard 2.1.4 allows remote attackers to change the password of arbitrary user accounts via the member_id and new_password parameters to index.php.
Exploits (1)
This exploit demonstrates an authentication bypass vulnerability in PBBoard 2.1.4 by allowing an attacker to reset the password of any user (e.g., member_id=1) without proper authorization. The form submits a new password directly, exploiting flawed password reset logic.