cve/2023/CVE-2023-1377.md

18 lines
761 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1377](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1377)
![](https://img.shields.io/static/v1?label=Product&message=Solidres&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 Solidres WordPress plugin through 0.9.4 does not sanitise and escape numerous parameter before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/c346ff80-c16b-4219-8983-708c64fa4a61
#### Github
No PoCs found on GitHub currently.