ID:6253 - Exploit for SQL injection in Bacula-Web - CVE-2017-15367

 
Main Vulnerability Database Exploits ID:6253 - Exploit for SQL injection in Bacula-Web - CVE-2017-15367

ID:6253 - Exploit for SQL injection in Bacula-Web - CVE-2017-15367

Published: June 17, 2021


Vulnerability identifier: #VU10914
Vulnerability risk: Low
CVE-ID: CVE-2017-15367
CWE-ID: CWE-89
Exploitation vector: Remote access
Vulnerable software:
Bacula-Web

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.

The vulnerability exists in the jobs.php script, along with other PHP scripts in Bacula-Web due to insufficient sanitization of user-supplied data in the pool_id parameter. A remote attacker can send a specially crafted GET request containing a malicious SQL statement to vulnerable script and execute arbitrary SQL commands in web application database.

Successful exploitation of the vulnerability may allow an attacker to gain administrative access to vulnerable web application.


Remediation

Update to version 8.0.0-rc2.