cve/2023/CVE-2023-4797.md

18 lines
773 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4797)
![](https://img.shields.io/static/v1?label=Product&message=Newsletters&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.9.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20OS%20Command%20Injection&color=brighgreen)
### Description
The Newsletters WordPress plugin before 4.9.3 does not properly escape user-controlled parameters when they are appended to SQL queries and shell commands, which could enable an administrator to run arbitrary commands on the server.
### POC
#### Reference
- https://wpscan.com/vulnerability/de169fc7-f388-4abb-ab94-12522fd1ac92/
#### Github
No PoCs found on GitHub currently.