S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Oct 21, 2024

CVE-2023-2745 Scanner

CVE-2023-2745 Scanner - Directory Traversal vulnerability in WordPress Core

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.8k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-2745
5.4
CVSSmedium
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
WordPressby WordPress Foundation
AFFECTED< 4.1.38SAFE ✓≥ 4.1.38
Updated Aug 22, 2026View on NVD →
Detail

WordPress Core is a widely utilized content management system (CMS) that powers millions of websites globally, ranging from personal blogs to large corporate sites. It offers a plethora of plugins and themes, allowing users to customize the look and functionality of their sites to suit individual or business needs. Given its popularity, WordPress is a common target for security vulnerabilities, making robust security practices essential when managing a site. The software is typically managed by website administrators or developers who are responsible for maintaining updates and system integrity. Its widespread use in hosting diverse functionalities makes it a versatile option for numerous digital projects and online services.

Directory Traversal is a vulnerability that allows attackers to gain unintended access to files and directories in a system by manipulating file paths within an application. This particular type of vulnerability poses significant risks as it can serve as an entry point for unauthorized data exposure or the execution of malicious activities. In the context of WordPress Core, this vulnerability can be exploited to access and load arbitrary translation files by using the 'wp_lang' parameter in requests. If exploited, it could further lead to additional attacks such as Cross-Site Scripting, especially if a crafted translation file is introduced into the system.

The Directory Traversal vulnerability in WordPress Core is primarily located at the 'wp_lang' parameter and affects versions up to and including 6.2. By appending path traversal characters to this parameter, an attacker can potentially retrieve sensitive WordPress configuration files such as 'wp-config.php'. This file contains vital information, including database credentials, which could be leveraged to gain deeper access to the application. The vulnerability stems from improper validation or sanitization of input paths, allowing traversal beyond the web root directory, and hence exposing files meant to remain inaccessible.

When exploited, this vulnerability can lead to unauthorized access to sensitive data, which could result in full compromise of the application or underlying server. Attackers could retrieve the database credentials, manipulate site contents and take over the website. Additionally, if complemented with other vulnerable points, it could lead to data manipulation, privilege escalation, or the deployment of malicious scripts to further infiltrate or disrupt the application. The potential for using this vulnerability as a stepping stone for other attacks makes it especially critical to address promptly.

REFERENCES

Solution Advice
  • Update WordPress Core to the latest version to patch the vulnerability.
  • Implement strict input validation on all user inputs to prevent path traversal attacks.
  • Restrict file permissions to limit access to sensitive files.
  • Regularly monitor and audit system logs to detect and respond to unusual activities promptly.
  • Utilize web application firewalls to filter and block malicious requests.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2023-2745 Scanner - Directory Traversal vulnerability in WordPress Core | S4E