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

18 lines
765 B
Markdown

### [CVE-2017-18179](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18179)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Progress Sitefinity 9.1 uses wrap_access_token as a non-expiring authentication token that remains valid after a password change or a session termination. Also, it is transmitted as a GET parameter. This is fixed in 10.1.
### POC
#### Reference
- https://packetstormsecurity.com/files/143894/Progress-Sitefinity-9.1-XSS-Session-Management-Open-Redirect.html
#### Github
No PoCs found on GitHub currently.