CVE-2019-25682
MEDIUMCMSsite 1.0 Cross-Site Request Forgery via users.php
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2019-25682. PoCs published by Mr Winst0n.
AI-analyzed exploit summary The exploit demonstrates three CSRF vulnerabilities in CMSsite 1.0, allowing an attacker to delete an admin, edit admin details, or add a new admin via crafted HTML forms. The PoC includes functional HTML/JavaScript code that can be used to trigger these actions if a victim visits the malicious page while authenticated.
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.
Exploits (1)
The exploit demonstrates three CSRF vulnerabilities in CMSsite 1.0, allowing an attacker to delete an admin, edit admin details, or add a new admin via crafted HTML forms. The PoC includes functional HTML/JavaScript code that can be used to trigger these actions if a victim visits the malicious page while authenticated.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N