Files
CVEs-PoC/2017/CVE-2017-2528.md
T
2024-06-18 02:51:15 +02:00

24 lines
1013 B
Markdown

### [CVE-2017-2528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2528)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in certain Apple products. iOS before 10.3.2 is affected. Safari before 10.1.1 is affected. The issue involves the "WebKit" component. It allows remote attackers to conduct Universal XSS (UXSS) attacks via a crafted web site that improperly interacts with cached frames.
### POC
#### Reference
- http://www.securityfocus.com/bid/98474
- https://www.exploit-db.com/exploits/42105/
#### Github
- https://github.com/0xR0/uxss-db
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Metnew/uxss-db
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456