First published: Wed Sep 13 2017(Updated: )
The EyesOfNetwork web interface (aka eonweb) 5.1-0 has SQL injection via the user_name parameter to module/admin_user/add_modify_user.php in the "ACCOUNT CREATION" section, related to lack of input validation in include/function.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
EyesOfNetwork EyesOfNetwork | =5.1-0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-14402 has been classified as a high severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2017-14402, ensure that proper input validation and sanitization are implemented for the user_name parameter in the EyesOfNetwork web interface.
CVE-2017-14402 affects EyesOfNetwork version 5.1-0.
CVE-2017-14402 is an SQL injection vulnerability that can allow attackers to execute arbitrary SQL queries.
Exploitation of CVE-2017-14402 could lead to unauthorized access to the database and exposure of sensitive information.