Authentication bypass vulnerability in the core config manager in Nagios XI 5.2.x through 5.4.x before 5.4.13 allows an unauthenticated attacker to make configuration changes and leverage an authenticated SQL injection vulnerability.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://gist.github.com/caleBot/f0a93b5a98574393e0139104eacc2d0f | third party advisory |
https://www.exploit-db.com/exploits/44560/ | third party advisory vdb entry exploit |
https://www.nagios.com/downloads/nagios-xi/change-log/ | release notes vendor advisory |
https://blog.redactedsec.net/exploits/2018/04/26/nagios.html | third party advisory exploit technical description |
https://assets.nagios.com/downloads/nagiosxi/CHANGES-5.TXT | release notes vendor advisory |
https://www.exploit-db.com/exploits/44969/ | third party advisory vdb entry exploit |