cve/2023/CVE-2023-5108.md

18 lines
752 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5108)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20Newsletter%20Signups&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-89%20SQL%20Injection&color=brighgreen)
### Description
The Easy Newsletter Signups WordPress plugin through 1.0.4 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/1b277929-e88b-4ab6-9190-526e75f5ce7a
#### Github
No PoCs found on GitHub currently.