CVE-2026-27634 in Piwigo
摘要 (英语)
Piwigo is an open source photo gallery application for the web. Prior to version 16.3.0, the four date filter parameters (f_min_date_available, f_max_date_available, f_min_date_created, f_max_date_created) in ws_std_image_sql_filter() are concatenated directly into SQL without any escaping or type validation. This could result in an unauthenticated attacker reading the full database, including user password hashes. This issue has been patched in version 16.3.0.
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.
负责
GitHub_M
预定
2026-02-20
披露
2026-04-04
状态
已确认
条目
VulDB provides additional information and datapoints for this CVE:
| 标识符 | 漏洞 | CWE | 可利用 | 对策 | CVE |
|---|---|---|---|---|---|
| 355221 | Piwigo ws_std_image_sql_filter SQL注入 | 89 | 未定义 | 官方修复 | CVE-2026-27634 |