2 matches found
CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure()
Impact IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request. In affected deployments, an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request as secure. This may impact applications that rely on...
4.8CVSS5.3AI score0.00168EPSS
SaveExploits0References5Affected Software1
CVE-2026-63220: Use of Less Trusted Source
CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...
4.8CVSS5.7AI score0.00168EPSS
SaveExploits0References2
20