Description
CMSsite 1.0 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized administrative actions by crafting malicious HTML forms. Attackers can trick authenticated administrators into visiting crafted pages that submit POST requests to the users.php endpoint with parameters like source=add_user, source=edit_user, or del=1 to create, modify, or delete admin accounts.
Problem types
Cross-Site Request Forgery (CSRF)
Product status
Credits
Mr Winst0n
References
www.exploit-db.com/exploits/46480 (ExploitDB-46480)
github.com/VictorAlagwu/CMSsite (Official Product Homepage)
www.vulncheck.com/...ross-site-request-forgery-via-users-php (VulnCheck Advisory: CMSsite 1.0 Cross-Site Request Forgery via users.php)