packetstormsecurity.com
http://packetstormsecurity.com/files/153040/Nagios-XI-5.6.1-SQL-Injection.html CVE-2019-12279
CRITICAL
Nagios XI 5.6.1 - SQL injection
Record summary
CVE-2019-12279 has a selected CVSS score of 9.8 (critical); EIP currently links 1 catalogued exploit.
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
Description source: CVE List
Exploitation context
Available material
- Catalogued exploits
- 1
Proofs of concept
1Catalogued exploits
ExploitDBNagios XI 5.6.1 - SQL injectionExploitDB exploitby JameelNabboNot analyzed1 file
References
4108446vdb entry
http://www.securityfocus.com/bid/108446 github.com
https://github.com/JameelNabbo/exploits/blob/master/nagiosxi%20username%20sql%20injection.txt nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2019-12279