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

19 lines
746 B
Markdown

### [CVE-2020-35944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35944)
![](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
An issue was discovered in the PageLayer plugin before 1.1.2 for WordPress. The pagelayer_settings_page function is vulnerable to CSRF, which can lead to XSS.
### POC
#### Reference
- https://wpscan.com/vulnerability/10240
- https://www.wordfence.com/blog/2020/05/high-severity-vulnerabilities-in-pagelayer-plugin-affect-over-200000-wordpress-sites/
#### Github
No PoCs found on GitHub currently.