cve/2022/CVE-2022-1625.md

18 lines
893 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1625)
![](https://img.shields.io/static/v1?label=Product&message=New%20User%20Approve&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4%3C%202.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The New User Approve WordPress plugin before 2.4 does not have CSRF check in place when updating its settings and adding invitation codes, which could allow attackers to add invitation codes (for bypassing the provided restrictions) and to change plugin settings by tricking admin users into visiting specially crafted websites.
### POC
#### Reference
- https://wpscan.com/vulnerability/e1693318-900c-47f1-bb77-008b0d33327f
#### Github
No PoCs found on GitHub currently.