cve/2023/CVE-2023-3133.md

18 lines
795 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3133](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3133)
![](https://img.shields.io/static/v1?label=Product&message=Tutor%20LMS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The Tutor LMS WordPress plugin before 2.2.1 does not implement adequate permission checks for REST API endpoints, allowing unauthenticated attackers to access information from Lessons that should not be publicly available.
### POC
#### Reference
- https://wpscan.com/vulnerability/3b6969a7-5cbc-4e16-8f27-5dde481237f5
#### Github
No PoCs found on GitHub currently.