cve/2003/CVE-2003-0594.md
2024-06-18 02:51:15 +02:00

938 B

CVE-2003-0594

Description

Mozilla allows remote attackers to bypass intended cookie access restrictions on a web application via "%2e%2e" (encoded dot dot) directory traversal sequences in a URL, which causes Mozilla to send the cookie outside the specified URL subsets, e.g. to a vulnerable application that runs on the same server as the target application.

POC

Reference

Github

No PoCs found on GitHub currently.