Vulnerability Description
ServerZilla 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST requests to reset.php with malicious email values containing SQL operators to bypass authentication and extract sensitive database information.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/45817
- https://www.vulncheck.com/advisories/serverzilla-sql-injection-via-email-paramet
FAQ
What is CVE-2018-25196?
CVE-2018-25196 is a vulnerability with a CVSS score of 8.2 (HIGH). ServerZilla 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the email parameter. Attackers can send POST ...
How severe is CVE-2018-25196?
CVE-2018-25196 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25196?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.