MISP 受影响版本中,仪表盘(Dashboard)模板对特定权限标志的过滤存在缺陷。 具体而言, 方法在判断模板是否可见时,允许显示满足以下任一条件的模板: 模板的 字段值匹配当前用户的任意一个权限标志;或 字段值等于整数 (通常表示“无限制”)。 然而, 字段在数据库中定义为 varchar 类型。在 MySQL 中,当将 varchar 与整数 进行比较时,MySQL 会执行数值强制转换(numeric coercion)。这意味着像 这样的字符串在转换为数值时结果为 (因为字符串以非数字字符开头,MySQL
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-91825 | 7.1 HIGH | MISP: Missing Authorization Check for Event Sharing Group When Distribution Field Is Omitt |
| CVE-2026-91846 | 7.1 HIGH | MISP Collection Element Add Missing Authorization on Referenced Object UUID |
| CVE-2026-91819 | 6.9 MEDIUM | MISP: HTTP Method Override Bypasses CSRF and Form Validation in BetterSecurityComponent |
| CVE-2026-91857 | 5.3 MEDIUM | MISP: State-changing actions accessible via GET request enabling CSRF |
| CVE-2026-91859 | 5.3 MEDIUM | MISP Access Log Entry Overwritten by Error Controller's Second beforeFilter Pass |
No comments yet