Open frostb1ten opened 2 years ago
Fix for a Reflected XSS vulnerability. Attackers can add the X-Forwarded-Host header to inject XSS payloads.
X-Forwarded-Host:
This mitigation prevents X-Forwarded-Host from being modified.
Hi @frostb1ten, Thank you for contributing this pull request! Please sign the Kaltura CLA so we can review and merge your contribution. Learn more at http://bit.ly/KalturaContrib
CLA completed. Thank you!
Fix for a Reflected XSS vulnerability. Attackers can add the X-Forwarded-Host header to inject XSS payloads.
X-Forwarded-Host:
This mitigation prevents X-Forwarded-Host from being modified.