mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
19 lines
858 B
Markdown
19 lines
858 B
Markdown
### [CVE-2020-29247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29247)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WonderCMS 3.1.3 is affected by cross-site scripting (XSS) in the Admin Panel. An attacker can inject the XSS payload in Page keywords and each time any user will visit the website, the XSS triggers, and the attacker can able to steal the cookie according to the crafted payload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://systemweakness.com/cve-2020-29247-wondercms-3-1-3-page-persistent-cross-site-scripting-3dd2bb210beb
|
|
- https://www.exploit-db.com/exploits/49102
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|