SQL injection vulnerability in the core config manager in Nagios XI 5.2.x through 5.4.x before 5.4.13 allows an attacker to execute arbitrary SQL commands via the selInfoKey1 parameter.
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/ | exploit vdb entry third party advisory |
https://www.nagios.com/downloads/nagios-xi/change-log/ | release notes vendor advisory |
https://blog.redactedsec.net/exploits/2018/04/26/nagios.html | exploit third party advisory technical description |
https://assets.nagios.com/downloads/nagiosxi/CHANGES-5.TXT | release notes vendor advisory |
https://www.exploit-db.com/exploits/44969/ | exploit vdb entry third party advisory |