First published: Wed Oct 17 2018(Updated: )
UsualToolCMS 8.0 allows CSRF for adding a user account via the cmsadmin/a_adminx.php?x=a URI.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Usualtool CMS | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-18422 is classified as a medium severity vulnerability due to its potential for unauthorized account creation.
To fix CVE-2018-18422, implement anti-CSRF tokens on forms that can create user accounts.
CVE-2018-18422 enables Cross-Site Request Forgery (CSRF) attacks, allowing unauthorized actions to be performed on behalf of logged-in users.
CVE-2018-18422 specifically affects UsualToolCMS version 8.0.
The impact of CVE-2018-18422 is that it allows attackers to add user accounts without authorization, potentially compromising the site's user management.