Learn about CVE-2018-14420, a CSRF vulnerability in MetInfo 6.0.0 that allows attackers to add user accounts via a specific action. Find out the impact, affected systems, exploitation mechanism, and mitigation steps.
This CVE-2018-14420 article provides insights into a CSRF vulnerability in MetInfo 6.0.0 that allows attackers to add a user account through a specific action.
Understanding CVE-2018-14420
What is CVE-2018-14420?
The CSRF vulnerability in MetInfo 6.0.0 enables an attacker to add a user account by exploiting the doaddsave action in admin/index.php.
The Impact of CVE-2018-14420
The vulnerability allows unauthorized users to create new accounts, potentially leading to unauthorized access and data breaches.
Technical Details of CVE-2018-14420
Vulnerability Description
MetInfo 6.0.0 is susceptible to a CSRF attack that permits the addition of a user account via the doaddsave action in admin/index.php.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability can be exploited by crafting a specific URI, such as admin/index.php?anyid=47&n=admin&c=admin_admin&a=doaddsave.
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates
Apply patches or updates provided by MetInfo to address the CSRF vulnerability.