cve/2023/CVE-2023-2745.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2745)
![](https://img.shields.io/static/v1?label=Product&message=WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%204.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
WordPress Core is vulnerable to Directory Traversal in versions up to, and including, 6.2, via the wp_lang parameter. This allows unauthenticated attackers to access and load arbitrary translation files. In cases where an attacker is able to upload a crafted translation file onto the site, such as via an upload form, this could be also used to perform a Cross-Site Scripting attack.
### POC
#### Reference
- http://packetstormsecurity.com/files/172426/WordPress-Core-6.2-XSS-CSRF-Directory-Traversal.html
#### Github
- https://github.com/hxlxmjxbbxs/CVE-2022-3590-WordPress-Vulnerability-Scanner