脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
CodeIgniter is vulnerable to improper authentication via Session Handlers
脆弱性説明
CodeIgniter is a PHP full-stack web framework. When an application uses (1) multiple session cookies (e.g., one for user pages and one for admin pages) and (2) a session handler is set to `DatabaseHandler`, `MemcachedHandler`, or `RedisHandler`, then if an attacker gets one session cookie (e.g., one for user pages), they may be able to access pages that require another session cookie (e.g., for admin pages). This issue has been patched, please upgrade to version 4.2.11 or later. As a workaround, use only one session cookie.
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
脆弱性タイプ
认证机制不恰当
脆弱性タイトル
CodeIgniter 授权问题漏洞
脆弱性説明
CodeIgniter是一款使用PHP语言编写的开源Web框架。 CodeIgniter 4.2.11之前版本存在授权问题漏洞,该漏洞源于当应用程序使用多个会话 cookie,和 会话处理程序设置为“DatabaseHandler”、“MemcachedHandler”或“RedisHandler”时,如果攻击者获取一个会话 cookie(例如,一个用于用户页面),他们可能能够访问需要另一个会话 cookie 的页面。
CVSS情報
N/A
脆弱性タイプ
N/A