vendor:
PMB
by:
41-trk (Tarik Bakir)
3.18.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PMB
Affected Version From: <= 5.6
Affected Version To: <= 5.6
Patch Exists: YES
Related CWE: N/A
CPE: a:sigb:pmb
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
PMB 5.6 – ‘logid’ SQL Injection
Variable $logid isn't properly sanitized in file /admin/sauvegarde/download.php, which allows ADMINISTRATION_AUTH to execute arbitrary SQL commands via the id parameter.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.