Vulnerability Details : CVE-2017-17824
The Batch Manager component of Piwigo 2.9.2 is vulnerable to SQL Injection via the admin/batch_manager_unit.php element_ids parameter in unit mode. An attacker can exploit this to gain access to the data in a connected MySQL database.
Vulnerability category: Sql Injection
Products affected by CVE-2017-17824
- cpe:2.3:a:piwigo:piwigo:2.9.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-17824
0.13%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 46 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-17824
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:N/A:N |
8.0
|
2.9
|
NIST | |
4.9
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
1.2
|
3.6
|
NIST |
CWE ids for CVE-2017-17824
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-17824
-
https://github.com/sahildhar/sahildhar.github.io/blob/master/research/reports/Piwigo_2.9.2/Multiple%20SQL%20Injection%20Vulnerabilities%20in%20Piwigo%202.9.2.md
sahildhar.github.io/Multiple SQL Injection Vulnerabilities in Piwigo 2.9.2.md at master · sahildhar/sahildhar.github.io · GitHubExploit;Third Party Advisory
-
https://github.com/Piwigo/Piwigo/issues/825
SQL injection on Batch Manager, unit mode · Issue #825 · Piwigo/Piwigo · GitHubThird Party Advisory
-
https://github.com/Piwigo/Piwigo/commit/f7c8e0a947a857ff5d31dafd03842df41959b84c
(cp 9028c75) fixes #825, check user input on Batch Manager, unit mode… · Piwigo/Piwigo@f7c8e0a · GitHubPatch;Third Party Advisory
Jump to