mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2002-0078](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0078)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The zone determination function in Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to run scripts in the Local Computer zone by embedding the script in a cookie, aka the "Cookie-based Script Execution" vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A96
|
|
|
|
#### Github
|
|
- https://github.com/andrewd-sysdig/nodejs-helloworld
|
|
|