@inproceedings{zheng2015cookies, author = {Zheng, Xiaofeng and Jiang, Jian and Liang, Jinjin and Duan, Haixin and Chen, Shuo and Wan, Tao}, title = {Cookies Lack Integrity: Real-World Implications}, booktitle = {Proceedings of USENIX Security Symposium}, year = {2015}, month = {August}, abstract = {A cookie can contain a “secure” flag, indicating that it should be only sent over an HTTPS connection. Yet there is no corresponding flag to indicate how a cookie was set: attackers who act as a man-in-the-middle even temporarily on an HTTP session can inject cookies which will be attached to subsequent HTTPS connections. Similar attacks can also be launched by a web attacker from a related domain. Although an acknowledged threat, it has not yet been studied thoroughly. This paper aims to fill this gap with an in-depth empirical assessment of cookie injection attacks. We find that cookie-related vulnerabilities are present in important sites (such as Google and Bank of America), and can be made worse by the implementation weaknesses we discovered in major web browsers (such as Chrome, Firefox, and Safari). Our successful attacks have included privacy violation, online victimization, and even financial loss and account hijacking. We also discuss mitigation strategies such as HSTS, possible browser changes, and present a proof-of-concept browser extension to provide better cookie isolation between HTTP and HTTPS, and between related domains.}, publisher = {USENIX – Advanced Computing Systems Association}, url = {http://approjects.co.za/?big=en-us/research/publication/cookies-lack-integrity-real-world-implications-2/}, edition = {Proceedings of USENIX Security Symposium}, }