What the vulnerability does
01Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in YARPP allows PHP Local File Inclusion.This issue affects YARPP: from n/a through 5.30.4.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
What the vulnerability does
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in YARPP allows PHP Local File Inclusion.This issue affects YARPP: from n/a through 5.30.4.
Explanation of Vulnerability in Simple Terms
YARPP versions up to 5.30.4 contain a path traversal vulnerability that allows authenticated users with low privileges to read arbitrary files from the server. An attacker can access sensitive files outside the intended directory structure by manipulating file paths. The vulnerability requires valid login credentials but no additional user interaction.
What an attacker can do
Read arbitrary files from the server, including configuration files and other sensitive data.
Potential impact on your site
Attackers with basic user accounts can access sensitive files like database credentials or configuration data.
Conditions required to exploit
Valid login account with low-level privileges; network access to the site.
Key dates
External resources
Related vulnerabilities