mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
668 B
Markdown
18 lines
668 B
Markdown
### [CVE-2007-3072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3072)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in Mozilla Firefox before 2.0.0.4 on Windows allows remote attackers to read arbitrary files via ..%5C (dot dot encoded backslash) sequences in a resource:// URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=367428
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|