What the vulnerability does
01Description
Unauthenticated Local File Inclusion in Theme Test Drive <= 2.9.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Unauthenticated Local File Inclusion in Theme Test Drive <= 2.9.1 versions.
Explanation of Vulnerability in Simple Terms
Theme Test Drive versions up to 2.9.1 contain a PHP remote file inclusion vulnerability. An attacker can craft a malicious request to include and execute arbitrary PHP code from an external server. This requires specific conditions to be met but can result in complete site compromise, including data theft and unauthorized modifications.
What an attacker can do
Execute arbitrary PHP code on the site by including malicious files from external servers.
Potential impact on your site
Attackers can steal data, modify site content, create backdoors, or take full control of the site.
Conditions required to exploit
Network access to the site; specific attack conditions must be met (high complexity).
Key dates
External resources
Related vulnerabilities