#VU76271 Path traversal in WordPress - CVE-2023-2745

 

#VU76271 Path traversal in WordPress - CVE-2023-2745

Published: May 18, 2023


Vulnerability identifier: #VU76271
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-2745
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
WordPress
Software vendor:
WordPress.ORG

Description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences passed via the "wp_lang" parameter. A remote attacker can send a specially crafted HTTP request and load arbitrary translation files, which can lead to an XSS attack.


Remediation

Install update from vendor's website.

External links