Files
CVEs-PoC/2020/CVE-2020-24700.md
T
2024-05-25 21:48:12 +02:00

20 lines
808 B
Markdown

### [CVE-2020-24700](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24700)
![](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
OX App Suite through 7.10.3 allows SSRF because GET requests are sent to arbitrary domain names with an initial autoconfig. substring.
### POC
#### Reference
- http://packetstormsecurity.com/files/160853/OX-App-Suite-OX-Documents-7.10.x-XSS-SSRF.html
- http://packetstormsecurity.com/files/163527/OX-App-Suite-OX-Guard-OX-Documents-SSRF-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2021/Jul/33
#### Github
No PoCs found on GitHub currently.