What the vulnerability does
01Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WPDeveloper EmbedPress allows PHP Local File Inclusion.This issue affects EmbedPress: from n/a through 4.0.9.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
What the vulnerability does
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WPDeveloper EmbedPress allows PHP Local File Inclusion.This issue affects EmbedPress: from n/a through 4.0.9.
Explanation of Vulnerability in Simple Terms
EmbedPress versions up to 4.0.9 contain a path traversal vulnerability that allows an attacker to read arbitrary files from the server. The vulnerability requires user interaction—the victim must visit a malicious link or page. An attacker can access sensitive files like configuration files containing database credentials or private keys. Update to version 4.5.6 or newer to patch this issue.
What an attacker can do
Read arbitrary files from the server, including configuration files and private keys.
Potential impact on your site
Attackers can steal database credentials, API keys, and other sensitive files stored on your server.
Conditions required to exploit
No authentication required, but the victim must click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities