CVE-2019-12279
CRITICALNagios XI 5.6.1 - SQL Injection via Username Parameter in Password Reset Form
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-12279. PoCs published by JameelNabbo.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Nagios XI's login.php forgot password functionality. The POC shows how an attacker can inject malicious SQL queries via the username parameter to potentially bypass authentication or extract sensitive data.
Description
Nagios XI 5.6.1 allows SQL injection via the username parameter to login.php?forgotpass (aka the reset password form). NOTE: The vendor disputes this issues as not being a vulnerability because the issue does not seem to be a legitimate SQL Injection. The POC does not show any valid injection that can be done with the variable provided, and while the username value being passed does get used in a SQL query, it is passed through SQL escaping functions when creating the call. The vendor tried re-creating the issue with no luck
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Nagios XI's login.php forgot password functionality. The POC shows how an attacker can inject malicious SQL queries via the username parameter to potentially bypass authentication or extract sensitive data.
References (3)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H