cve/2023/CVE-2023-3936.md

18 lines
834 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3936](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3936)
![](https://img.shields.io/static/v1?label=Product&message=Blog2Social%3A%20Social%20Media%20Auto%20Post%20%26%20Scheduler&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.1.0%3C%207.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Blog2Social WordPress plugin before 7.2.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/6d09a5d3-046d-47ef-86b4-c024ea09dc0f
#### Github
No PoCs found on GitHub currently.