### [CVE-2015-5143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5143) ![](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 The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html #### Github - https://github.com/ARPSyndicate/cvemon