eddy8 / LightCMS

LightCMS 是一个基于 Laravel 开发的轻量级 CMS 系统,也可以作为一个通用的后台管理框架使用。A lightweight cms/admin framework powered by Laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Host header attack vulnerability exists in Lightcms 2.0 . An attacker can use man in the middle attack to attack users such as phishing

eexp opened this issue · comments

commented

The system does not verify the host value. If the host value is modified, the link returned by the website will splice the malicious host value。like this:
image

And the header Referer does not verify the value too. we can jump any website and xss
image