An issue was discovered in /admin/?/user/add in Frog CMS 0.9.5. The application's add user functionality suffers from CSRF. A malicious user can craft an HTML page and use it to trick a victim into clicking on it; once executed, a malicious user will be created with admin privileges. This happens due to lack of an anti-CSRF token in state modification requests.
References
Link | Resource |
---|---|
http://securitywarrior9.blogspot.in/2018/03/cross-site-request-forgery-frog-cms-cve.html | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/44383/ | Exploit Third Party Advisory VDB Entry |
Configurations
History
No history.
Information
Published : 2018-03-31 22:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-8908
Mitre link : CVE-2018-8908
CVE.ORG link : CVE-2018-8908
JSON object : View
Products Affected
frog_cms_project
- frog_cms
CWE
CWE-352
Cross-Site Request Forgery (CSRF)