CVE-2018-25194
HIGHNominas 0.27 - Unauthenticated SQL Injection via Username Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25194. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary This is a functional SQL injection exploit for Nominas 0.27, demonstrating a UNION-based attack via the 'username' parameter in the login form. The payload extracts database metadata (user, database name, and version) and is confirmed to work on the specified software version.
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.
Exploits (1)
This is a functional SQL injection exploit for Nominas 0.27, demonstrating a UNION-based attack via the 'username' parameter in the login form. The payload extracts database metadata (user, database name, and version) and is confirmed to work on the specified software version.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N