CVE-2013-6166
Google Chrome < 28.0.1500.95 - Cross-Site Request Forgery via Malformed Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-6166. PoCs published by anonymous.
AI-analyzed exploit summary This is a writeup describing a denial-of-service vulnerability in Google Chrome due to improper input validation, allowing injection of special characters into cookie storage. The provided URL demonstrates the exploit by injecting a control character into a query parameter.
Description
Google Chrome before 29 sends HTTP Cookie headers without first validating that they have the required character-set restrictions, which allows remote attackers to conduct the equivalent of a persistent Logout CSRF attack via a crafted parameter that forces a web application to set a malformed cookie within an HTTP response.
Exploits (1)
This is a writeup describing a denial-of-service vulnerability in Google Chrome due to improper input validation, allowing injection of special characters into cookie storage. The provided URL demonstrates the exploit by injecting a control character into a query parameter.