cve/2023/CVE-2023-0749.md

18 lines
859 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0749)
![](https://img.shields.io/static/v1?label=Product&message=Ocean%20Extra&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.1.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The Ocean Extra WordPress plugin before 2.1.3 does not ensure that the template to be loaded via a shortcode is actually a template, allowing any authenticated users such as subscriber to retrieve the content of arbitrary posts, such as draft, private or even password protected ones.
### POC
#### Reference
- https://wpscan.com/vulnerability/9caa8d2e-383b-47d7-8d21-d2ed6b1664cb
#### Github
No PoCs found on GitHub currently.