mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
19 lines
675 B
Markdown
19 lines
675 B
Markdown
### [CVE-2021-29002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29002)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A stored cross-site scripting (XSS) vulnerability in Plone CMS 5.2.3 exists in site-controlpanel via the "form.widgets.site_title" parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/plone/Products.CMFPlone/issues/3255
|
|
- https://www.exploit-db.com/exploits/49668
|
|
|
|
#### Github
|
|
- https://github.com/miguelc49/CVE-2021-29002-1
|
|
|