CVE-2008-6844
eZ Publish < 3.5.6 - Privilege Escalation via Registration Form Parameter Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6844. PoCs published by s4avrd0w.
AI-analyzed exploit summary This exploit leverages insufficient form handling in eZ Publish to create an admin account by sending a crafted POST request to the user registration endpoint. It bypasses authentication by manipulating form fields and UserID.
Description
The registration view (/user/register) in eZ Publish 3.5.6 and earlier, and possibly other versions before 3.9.5, 3.10.1, and 4.0.1, allows remote attackers to gain privileges as other users via modified ContentObjectAttribute_data_user_login_30, ContentObjectAttribute_data_user_password_30, and other parameters.
Exploits (1)
This exploit leverages insufficient form handling in eZ Publish to create an admin account by sending a crafted POST request to the user registration endpoint. It bypasses authentication by manipulating form fields and UserID.