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.
Problem types
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Product status
Credits
Ihsan Sencan
References
www.exploit-db.com/exploits/45820 (ExploitDB-45820)
www.vulncheck.com/...as-sql-injection-via-username-parameter (VulnCheck Advisory: Nominas 0.27 SQL Injection via username Parameter)