cve/2023/CVE-2023-5124.md

18 lines
846 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5124)
![](https://img.shields.io/static/v1?label=Product&message=Page%20Builder%3A%20Pagelayer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.2%3C%201.8.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Page Builder: Pagelayer WordPress plugin before 1.8.0 doesn't prevent attackers with administrator privileges from inserting malicious JavaScript inside a post's header or footer code, even when unfiltered_html is disallowed, such as in multi-site WordPress configurations.
### POC
#### Reference
- https://wpscan.com/vulnerability/1ef86546-3467-432c-a863-1ca3e5c65bd4/
#### Github
No PoCs found on GitHub currently.