cve/2024/CVE-2024-2543.md

19 lines
958 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-2543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2543)
![](https://img.shields.io/static/v1?label=Product&message=Permalink%20Manager%20Lite&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%202.4.3.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 Permalink Manager Lite plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'get_uri_editor' function in all versions up to, and including, 2.4.3.1. This makes it possible for unauthenticated attackers to view the permalinks of all posts.
### POC
#### Reference
- https://gist.github.com/Xib3rR4dAr/a248426dfee107c6fda08e80f98fa894
2024-06-09 00:33:16 +00:00
- https://gist.github.com/Xib3rR4dAr/a248426dfee107c6fda08e80f98fa894
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.