cve/2004/CVE-2004-0869.md
2024-06-18 02:51:15 +02:00

779 B

CVE-2004-0869

Description

Internet Explorer does not prevent cookies that are sent over an insecure channel (HTTP) from also being sent over a secure channel (HTTPS/SSL) in the same domain, which could allow remote attackers to steal cookies and conduct unauthorized activities, aka "Cross Security Boundary Cookie Injection."

POC

Reference

Github

No PoCs found on GitHub currently.