CVE-2024-48928

LOW
中文标题:
(暂无数据)
英文标题:
Piwigo's secret key can be brute forced
CVSS分数: 2.7
发布时间: 2026-02-24 16:39:56
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

Piwigo is an open source photo gallery application for the web. In versions on the 14.x branch, when installing, the secret_key configuration parameter is set to MD5(RAND()) in MySQL. However, RAND() only has 30 bits of randomness, making it feasible to brute-force the secret key. The CSRF token is constructed partially from the secret key, and this can be used to check if the brute force succeeded. Trying all possible values takes approximately one hour. The impact of this is limited. The auto login key uses the user's password on top of the secret key. The pwg token uses the user's session identifier on top of the secret key. It seems that values for get_ephemeral_key can be generated when one knows the secret key. Version 15.0.0 contains a fix for the issue.

CWE类型:
CWE-330
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
Piwigo Piwigo >= 14.0.0, < 15.0.0 - - cpe:2.3:a:piwigo:piwigo:>=_14.0.0,_<_15.0.0:*:*:*:*:*:*:*
piwigo piwigo * - - cpe:2.3:a:piwigo:piwigo:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/Piwigo/Piwigo/security/advisories/GHSA-hghg-37rg-7r42 x_refsource_CONFIRM
cve.org
访问
https://github.com/Piwigo/Piwigo/commit/552499e0533ce54b55f4304b41ca6cd7ccce51f8 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
LOW
2.7
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U
机密性
NONE
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2026-02-24 16:39:56
修改时间:
2026-02-24 16:39:56
创建时间:
2026-02-25 06:00:00
更新时间:
2026-02-26 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2024-48928 2026-02-25 03:17:57 2026-02-24 22:00:00
NVD nvd_CVE-2024-48928 2026-02-25 02:00:04 2026-02-24 22:00:02
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-26 06:00:03
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-25 06:00:02
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']