cve/2024/CVE-2024-4483.md

18 lines
779 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-4483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4483)
![](https://img.shields.io/static/v1?label=Product&message=Email%20Encoder&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.2.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Email Encoder WordPress plugin before 2.2.2 does not escape the WP_Email_Encoder_Bundle_options[protection_text] parameter before outputting it back in an attribute in an admin page, leading to a Stored Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/8f2ac76c-f3f8-41f9-a32a-f414825cf6f1/
#### Github
No PoCs found on GitHub currently.