CVE-2017-14402
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| eyesofnetwork | eyesofnetwork | 5.1-0 | |
References
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.