mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
871 B
Markdown
18 lines
871 B
Markdown
### [CVE-2020-7050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7050)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|