cve/2023/CVE-2023-0078.md

18 lines
766 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0078](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0078)
![](https://img.shields.io/static/v1?label=Product&message=Resume%20Builder&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 Resume Builder WordPress plugin through 3.1.1 does not sanitize and escape some parameters related to Resume, which could allow users with a role as low as subscriber to perform Stored XSS attacks against higher privilege users
### POC
#### Reference
- https://wpscan.com/vulnerability/e667854f-56f8-4dbe-9573-6652a8aacc2c
#### Github
No PoCs found on GitHub currently.