What the vulnerability does
01Description
Unauthenticated Local File Inclusion in Vavo Core <= 2.3.0 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 Vavo Core <= 2.3.0 versions.
Explanation of Vulnerability in Simple Terms
Vavo Core versions up to 2.3.0 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 does not require authentication or user interaction. Successful exploitation grants the attacker full control over the site, including the ability to read sensitive data, modify content, and disrupt service.
What an attacker can do
Include and execute arbitrary PHP files from external servers, gaining full control of the site.
Potential impact on your site
An attacker can read all site data, modify or delete content, create backdoors, and take the site offline without needing a user account.
Conditions required to exploit
Network access to the vulnerable server; no authentication or user interaction required, though exploitation requires specific network conditions.
Key dates
External resources
Related vulnerabilities