Files
CVEs-PoC/2017/CVE-2017-0017.md
T
2025-09-29 21:09:30 +02:00

19 lines
937 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=The%20RegEx%20class%20in%20the%20XSS%20filter%20in%20Microsoft%20Edge%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brightgreen)
### 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