cve/2024/CVE-2024-4351.md

18 lines
972 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-4351](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4351)
![](https://img.shields.io/static/v1?label=Product&message=Tutor%20LMS%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%202.7.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
The Tutor LMS Pro plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability check on the 'authenticate' function in all versions up to, and including, 2.7.0. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to gain control of an existing administrator account.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ZSECURE/CVE-2024-4351