What the vulnerability does
01Description
Unauth. Directory Traversal vulnerability in Welcart eCommerce plugin <= 2.7.7 on WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
What the vulnerability does
Unauth. Directory Traversal vulnerability in Welcart eCommerce plugin <= 2.7.7 on WordPress.
Explanation of Vulnerability in Simple Terms
The Welcart e-Commerce WordPress plugin version 2.7.7 and earlier contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can craft a malicious request to access sensitive files outside the intended directory, such as configuration files containing database credentials or other private data. No user interaction or authentication is required to exploit this flaw.
What an attacker can do
Read arbitrary files from the server, including configuration files and other sensitive data.
Potential impact on your site
Attackers can access sensitive files like wp-config.php, potentially exposing database credentials and API keys.
Conditions required to exploit
Network access to the site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities