cve/2023/CVE-2023-2472.md

18 lines
974 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2472)
![](https://img.shields.io/static/v1?label=Product&message=Newsletter%2C%20SMTP%2C%20Email%20marketing%20and%20Subscribe%20forms%20by%20Sendinblue&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.1.61%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue WordPress plugin before 3.1.61 does not sanitise and escape a parameter before outputting it back in the admin dashboard when the WPML plugin is also active and configured, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/b0e7665a-c8c3-4132-b8d7-8677a90118df
#### Github
No PoCs found on GitHub currently.