# 漏洞总结:Praisonal OS Command Injection (CVE-2024-40088) ## 1. 漏洞概述 * **漏洞名称**: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in praisonal * **CVE ID**: CVE-…
# IDOR in hub API endpoints that read system ID from URL parameter ## 漏洞概述 Beszel 的某些 API 端点接受用户提供的系统 ID,且未进行进一步检查以验证用户是否有权访问该系统。这导致任何经过身份验证的用户,只要知道系统 ID,就可以访问这些路由。系统 ID 是随机的 15 个字符的字母数字字符串。 ## 影响范围 *…