What the vulnerability does
01Description
Unauthenticated Local File Inclusion in Barista <= 2.5.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 Barista <= 2.5.1 versions.
Explanation of Vulnerability in Simple Terms
Barista versions up to 2.5.1 contain a PHP remote file inclusion vulnerability that allows an attacker to execute arbitrary code on the site. The vulnerability requires specific network conditions to exploit but does not require authentication or user interaction. An attacker can read files, modify site content, or take full control of the affected installation.
What an attacker can do
Execute arbitrary PHP code on the site and read or modify any file accessible to the web server.
Potential impact on your site
Complete compromise of the site is possible. An attacker can steal data, modify content, inject malware, or use the site to attack other systems.
Conditions required to exploit
Network access to the site; no authentication or user interaction required, but exploitation requires specific network conditions.
Key dates
External resources
Related vulnerabilities