SQL Injection in Piwigo
CVE-2023-37270
Piwigo is open source photo gallery software. Prior to version 13.8.0, there is a SQL Injection vulnerability in the login of the administrator screen. The SQL statement that acquires the HTTP Header `User-Agent` is vulnerable at the endpo…
Vulnerability class: SQL Injection
EPSS: 0.592 (98.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L.
Affected products
- Piwigo — versions < 13.8.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/Piwigo/Piwigo/security/advisories/GHSA-934w-qj9p-3qcx (x_refsource_CONFIRM)
- https://github.com/Piwigo/Piwigo/commit/978425527d6c113887f845d75cf982bbb62d761a (x_refsource_MISC)
- https://github.com/Piwigo/Piwigo/blob/c01ec38bc43f09424a8d404719c35f963d63cf00/include/dblayer/functions_mysqli.inc.php#L491 (x_refsource_MISC)
- https://github.com/Piwigo/Piwigo/blob/c01ec38bc43f09424a8d404719c35f963d63cf00/include/functions.inc.php#L621 (x_refsource_MISC)
- https://piwigo.org/release-13.8.0 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2023-37270?
- CVE-2023-37270 is a high-severity vulnerability in Piwigo, classified under SQL Injection. CVSS score: 7.6/10. Published 2023-07-07.
- How severe is CVE-2023-37270?
- High severity. CVSS v3 base score is 7.6 out of 10.
- Is CVE-2023-37270 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.