cve/2023/CVE-2023-2495.md

19 lines
963 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2495](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2495)
![](https://img.shields.io/static/v1?label=Product&message=Greeklish-permalink&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%20Improper%20Privilege%20Management&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Greeklish-permalink WordPress plugin through 3.3 does not implement correct authorization or nonce checks in the cyrtrans_ajax_old AJAX action, allowing unauthenticated and low-privilege users to trigger the plugin's functionality to change Post slugs either directly or through CSRF.
### POC
#### Reference
- https://wpscan.com/vulnerability/45878983-7e9b-49c2-8f99-4c28aab24f09
#### Github
No PoCs found on GitHub currently.