cve/2023/CVE-2023-0766.md

18 lines
806 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0766](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0766)
![](https://img.shields.io/static/v1?label=Product&message=Newsletter%20Popup&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-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Newsletter Popup WordPress plugin through 1.2 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks as the wp_newsletter_show_localrecord page is not protected with a nonce.
### POC
#### Reference
- https://wpscan.com/vulnerability/90a1976c-0348-41ea-90b4-f7a5d9306c88
#### Github
No PoCs found on GitHub currently.