Bacula-web before 8.0.0-rc2 is affected by multiple SQL Injection vulnerabilities that could allow an attacker to access the Bacula database and, depending on configuration, escalate privileges on the server.
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 |
---|---|
http://bacula-web.org/download/articles/bacula-web-8-0-0-rc2.html | release notes vendor advisory |
https://www.exploit-db.com/exploits/44272/ | exploit vdb entry third party advisory |
http://bugs.bacula-web.org/view.php?id=211 | issue tracking vendor advisory |
https://github.com/bacula-web/bacula-web/commit/90d4c44a0dd0d65c6fb3ab2417b83d700c8413ae | third party advisory patch |