What the vulnerability does
01Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Sabri Woolook woolook allows PHP Local File Inclusion.This issue affects Woolook: from n/a through <= 1.7.0.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
What the vulnerability does
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Sabri Woolook woolook allows PHP Local File Inclusion.This issue affects Woolook: from n/a through <= 1.7.0.
Explanation of Vulnerability in Simple Terms
Woolook versions up to 1.7.0 contain a path traversal vulnerability that allows attackers to read arbitrary files from the server. An attacker must trick a user into visiting a malicious link, but once clicked, they can access sensitive files like configuration files or database backups. This affects confidentiality, integrity, and availability of the application.
What an attacker can do
Read arbitrary files from the server by crafting a malicious URL.
Potential impact on your site
Attackers can access sensitive files, potentially exposing database credentials or configuration secrets.
Conditions required to exploit
User must click a malicious link; no authentication required.
Key dates
External resources
Related vulnerabilities