cve/2021/CVE-2021-24794.md
2024-06-18 02:51:15 +02:00

18 lines
825 B
Markdown

### [CVE-2021-24794](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24794)
![](https://img.shields.io/static/v1?label=Product&message=Connections%20Business%20Directory&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=10.4.3%3C%2010.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Connections Business Directory WordPress plugin before 10.4.3 does not escape the Address settings when creating an Entry, which could allow high privilege users to perform Cross-Site Scripting when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/651dc567-943e-4f57-8ec4-6eee466785f5
#### Github
No PoCs found on GitHub currently.