-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FeehiCMS 2.1.1 Host Header Injection #63
Comments
|
@linuxsec |
|
hello @liufee , Host Header Injection is indeed security problem. Here is some reference of this attack:
In my PoC, evil.com is not the host that FeehiCMS installed but host controller by the attacker. This is attack scenario that lead security problems:
This is reference how to fix Host Header Injection at application level: |
|
Hi, |
Hello, i found Host Header Injection at FeehiCMS 2.1.1.
Description:
A Host Header Injection vulnerability in Feehi CMS 2.1.1 may allow an attacker to spoof a particular header. This can be exploited by abusing password reset emails.
PoC:
https://www.youtube.com/watch?v=k8dp0FJnSsI&ab_channel=IkariShinji
The text was updated successfully, but these errors were encountered: