cve/2024/CVE-2024-4856.md

18 lines
807 B
Markdown
Raw Permalink Normal View History

2024-06-07 04:52:01 +00:00
### [CVE-2024-4856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4856)
![](https://img.shields.io/static/v1?label=Product&message=FS%20Product%20Inquiry&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The FS Product Inquiry WordPress plugin through 1.1.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 or unauthenticated users
### POC
#### Reference
- https://wpscan.com/vulnerability/6cf90a27-55e2-4b2c-9df1-5fa34c1bd9d1/
#### Github
No PoCs found on GitHub currently.