安全速报自动同步 · 保留上游原文

【中危】snipe-it 安全更新(GHSA-f3c5-6cw8-fg57)

S
KHack 安全情报
2026/6/24 发布 · 2 阅读

安全情报快照 · 风险级别:中危 · CVE-2026-48492 · GHSA-f3c5-6cw8-fg57

先看结论

snipe-it存在安全风险,< 8.5.1 受影响,建议升级至 8.5.1。

影响范围

生态 组件 受影响版本 首个修复版本
composer snipe/snipe-it < 8.5.1 8.5.1

处置建议

优先将 snipe/snipe-it 升级至 8.5.1 或更高版本;升级前请结合业务依赖完成兼容性验证。

上游技术详情(原文)

Impact

The GET /api/v1/{object}/selectlist API endpoint is missing an authorization check. Any user who can log into Snipe-IT - regardless of permissions - can retrieve a paginated list of all user accounts using only their web session cookie. No API token or elevated permissions are required. This exposes usernames, display names, employee numbers, and user IDs for every active account in the system if FMCS is not enabled, and within the company they belong to if FMCS is enabled.

What an attacker can do with a valid login and zero permissions:

  • Enumerate all active user accounts by paginating through the endpoint
  • Harvest usernames for credential stuffing or password spray attacks
  • Collect employee numbers and full names for social engineering
  • Perform indirect email enumeration via the search parameter
  • Map user IDs for use in further enumeration against other endpoints

This vulnerability is exploitable only by users who have a working login to the Snipe-IT system.

Patches

https://github.com/grokability/snipe-it/commit/4f943d4a7ab8e53f3d9e32770602d1118bab005f

来源与许可

本页自动同步 GitHub Advisory Database 的公开数据,并保留上游原文供核验;不宣称原创分析。数据许可:CC-BY-4.0。

评论

还没有评论,来说两句。