cve/2023/CVE-2023-5454.md

18 lines
717 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5454](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5454)
![](https://img.shields.io/static/v1?label=Product&message=Templately&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.2.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The Templately WordPress plugin before 2.2.6 does not properly authorize the `saved-templates/delete` REST API call, allowing unauthenticated users to delete arbitrary posts.
### POC
#### Reference
- https://wpscan.com/vulnerability/1854f77f-e12a-4370-9c44-73d16d493685
#### Github
No PoCs found on GitHub currently.