cve/2018/CVE-2018-8908.md
2024-06-18 02:51:15 +02:00

826 B

CVE-2018-8908

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.