cve/2023/CVE-2023-0644.md

18 lines
848 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0644)
![](https://img.shields.io/static/v1?label=Product&message=Push%20Notifications%20for%20WordPress%20by%20PushAssist&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 Push Notifications for WordPress by PushAssist WordPress plugin through 3.0.8 does not sanitise and escape various parameters 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/08f5089c-36f3-4d12-bca5-99cd3ae78f67
#### Github
No PoCs found on GitHub currently.