Files
CVEs-PoC/2017/CVE-2017-0017.md
T
2024-05-26 14:27:05 +02:00

19 lines
862 B
Markdown

### [CVE-2017-0017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0017)
![](https://img.shields.io/static/v1?label=Product&message=Edge&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brighgreen)
### Description
The RegEx class in the XSS filter in Microsoft Edge allows remote attackers to conduct cross-site scripting (XSS) attacks and obtain sensitive information via unspecified vectors, aka "Microsoft Edge Information Disclosure Vulnerability." This vulnerability is different from those described in CVE-2017-0009, CVE-2017-0011, CVE-2017-0065, and CVE-2017-0068.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/0xT11/CVE-POC
- https://github.com/octane23/CASE-STUDY-1