OSV 1.4.0 · github-reviewed · 修改于 2026-05-15 04:42
发布时间
2026-05-07 06:31
GitHub 审查时间
2026-05-07 06:31
NVD 发布时间
2026-05-14 04:16
源文件
advisories/github-reviewed/2026/05/GHSA-j4rh-7jcr-qm69/GHSA-j4rh-7jcr-qm69.json
A Cross-Site Request Forgery vulnerability in the MISP Modules website allowed an attacker to cause an authenticated user to submit unintended requests to the home endpoint. The vulnerability was due to the home blueprint being exempted from CSRF protection. This could allow modification of session query data in the context of the authenticated user. The issue was fixed by enabling CSRF protection for the affected blueprint and hardening query parsing. As reported by Bilal Teke.