cve/2023/CVE-2023-2627.md

19 lines
963 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2627)
![](https://img.shields.io/static/v1?label=Product&message=KiviCare&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.2.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
The KiviCare WordPress plugin before 3.2.1 does not have proper CSRF and authorisation checks in various AJAX actions, allowing any authenticated users, such as subscriber to call them. Attacks include but are not limited to: Add arbitrary Clinic Admin/Doctors/etc and update plugin's settings
### POC
#### Reference
- https://wpscan.com/vulnerability/162d0029-2adc-4925-9985-1d5d672dbe75
#### Github
No PoCs found on GitHub currently.