Laravel MagicLink 用于生成用于身份验证或访问私有内容的链接(无需密码)。从 2.0.0 到 2.25.1 版本中,MagicLink 将序列化后的 action 对象存储在 数据库列中,并通过 和 进行反序列化,但缺乏足够的完整性保护机制,同时仍然保留了一个不安全的历史 回退路径。 如果攻击者能够操控数据库记录(例如通过单独的 SQL 注入或已获得的管理员访问权限被攻破),他们就可以插入包含可执行闭包行为的恶意序列化对象图。当访问相应的 magic link 时,系统会反序列化该记录,从而在应用进
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| cesargb | laravel-magiclink | >= 2.0.0, < 2.25.1 |
affected |
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| cesargb | laravel-magiclink | >= 2.0.0, < 2.25.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet