vendor:
Piwigo
by:
Akityo
9,8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Piwigo
Affected Version From: <= 2.9.1
Affected Version To: <= 2.9.1
Patch Exists: YES
Related CWE: CVE-2017-10682
CPE: 2.9.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/WIN10_X64
2017
Piwigo <= 2.9.1 - 'cat_true'/'cat_false' SQL Injection
SQL injection vulnerability in the administrative backend in Piwigo through 2.9.1 allows remote users to execute arbitrary SQL commands via the cat_false or cat_true parameter in the comments or status page to cat_options.php.
Mitigation:
Ensure that user input is validated and sanitized before being used in SQL queries.