Vulnerability Description
Nominas 0.27 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the username parameter. Attackers can send POST requests to the login/checklogin.php endpoint with crafted UNION-based SQL injection payloads to extract database information including usernames, database names, and version details.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/45820
- https://www.vulncheck.com/advisories/nominas-sql-injection-via-username-paramete
FAQ
What is CVE-2018-25194?
CVE-2018-25194 is a vulnerability with a CVSS score of 8.2 (HIGH). Nominas 0.27 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the username parameter. Attackers can se...
How severe is CVE-2018-25194?
CVE-2018-25194 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-25194?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.