mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
829 B
829 B
CVE-2004-0872
Description
Opera 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
- https://exchange.xforce.ibmcloud.com/vulnerabilities/17417
- https://exchange.xforce.ibmcloud.com/vulnerabilities/17417
Github
No PoCs found on GitHub currently.