mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 09:33:44 +00:00
18 lines
665 B
Markdown
18 lines
665 B
Markdown
### [CVE-2000-0081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0081)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Hotmail does not properly filter JavaScript code from a user's mailbox, which allows a remote attacker to execute the code by using hexadecimal codes to specify the javascript: protocol, e.g. jAvascript.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2000-0081
|
|
|