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

18 lines
871 B
Markdown

### [CVE-2020-7050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7050)
![](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
Codologic Codoforum through 4.8.4 allows a DOM-based XSS. While creating a new topic as a normal user, it is possible to add a poll that is automatically loaded in the DOM once the thread/topic is opened. Because session cookies lack the HttpOnly flag, it is possible to steal authentication cookies and take over accounts.
### POC
#### Reference
- https://www.linkedin.com/posts/polina-voronina-896819b5_discovered-by-polina-voronina-jan-15-activity-6634436086540054528-dDgg/
#### Github
No PoCs found on GitHub currently.