漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Suspended or inactive FOSSBilling accounts can retain or regain access through existing sessions, API tokens, and password reset flows
Vulnerability Description
FOSSBilling is a free, open-source billing and client management system. Prior to version 0.8.0, when a client or staff/admin account is suspended or marked inactive, existing authenticated sessions are not invalidated. The session identity loaders in src/di.php (loggedin_client and loggedin_admin) only reject sessions if the backing account record no longer exists in the database. They do not verify that the account's status is still active. This allows a suspended or deactivated user to retain full access until their session naturally expires. This issue has been fixed in version 0.8.0.
CVSS Information
N/A
Vulnerability Type
不充分的会话过期机制
Vulnerability Title
FOSSBilling 会话机制问题漏洞
Vulnerability Description
fossbilling是fossbilling团队开源的一种高效计费和客户管理方案。 FOSSBilling 0.8.0之前版本存在会话机制问题漏洞,该漏洞源于会话身份加载器未验证账户状态是否仍为激活状态,当账户被暂停或标记为非活动时,已存在的认证会话未被撤销,导致被暂停或停用的用户可保留完全访问权限直至会话自然过期。
CVSS Information
N/A
Vulnerability Type
N/A