### [CVE-2015-5285](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5285) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description CRLF injection vulnerability in Kallithea before 0.3 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the came_from parameter to _admin/login. ### POC #### Reference - http://packetstormsecurity.com/files/133897/Kallithea-0.2.9-HTTP-Response-Splitting.html - http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5267.php - https://www.exploit-db.com/exploits/38424/ #### Github No PoCs found on GitHub currently.