cve/2023/CVE-2023-0889.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0889](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0889)
![](https://img.shields.io/static/v1?label=Product&message=Themeflection%20Numbers&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
Themeflection Numbers WordPress plugin before 2.0.1 does not have authorisation and CSRF check in an AJAX action, and does not ensure that the options to be updated belong to the plugin. As a result, it could allow any authenticated users, such as subscriber, to update arbitrary blog options, such as enabling registration and set the default role to administrator
### POC
#### Reference
- https://wpscan.com/vulnerability/c39473a7-47fc-4bce-99ad-28d03f41e74e
#### Github
No PoCs found on GitHub currently.