Description
OOP CMS BLOG 1.0 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to create administrative user accounts by crafting malicious POST requests. Attackers can submit forms to the addUser.php endpoint with parameters including userName, password, email, and role set to administrative privileges to gain unauthorized access.
Problem types
Cross-Site Request Forgery (CSRF)
Product status
Credits
Ihsan Sencan
References
www.exploit-db.com/exploits/45794 (ExploitDB-45794)
www.vulncheck.com/...oss-site-request-forgery-via-adduserphp (VulnCheck Advisory: OOP CMS BLOG 1.0 Cross-Site Request Forgery via addUser.php)