mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
19 lines
828 B
Markdown
19 lines
828 B
Markdown
### [CVE-2020-29469](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29469)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WonderCMS 3.1.3 is affected by cross-site scripting (XSS) in the Menu component. This vulnerability can allow an attacker to inject the XSS payload in the Setting - Menu and each time any user will visits the website directory, the XSS triggers and attacker can steal the cookie according to the crafted payload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/49164
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/hemantsolo/CVE-Reference
|
|
|