What the vulnerability does
01Description
Unauthenticated Local File Inclusion in Verdure Core <= 1.2 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 Verdure Core <= 1.2 versions.
Explanation of Vulnerability in Simple Terms
Verdure Core versions up to 1.2 contain a remote file inclusion vulnerability that allows an attacker to include and execute arbitrary PHP files from external sources. The vulnerability requires specific network conditions to exploit but can result in complete compromise of the site, including data theft, modification, and service disruption. Site administrators should update to a version newer than 1.2 as soon as possible.
What an attacker can do
Include and execute arbitrary PHP files from external servers, potentially running malicious code on the site.
Potential impact on your site
An attacker can read sensitive data, modify site content, delete files, or take full control of the site without needing a user account.
Conditions required to exploit
Network access to the site; no authentication or user interaction required, though exploitation may require specific network conditions.
Key dates
External resources
Related vulnerabilities