What the vulnerability does
01Description
Unauthenticated Local File Inclusion in Tonda Core < 2.6 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 Tonda Core < 2.6 versions.
Explanation of Vulnerability in Simple Terms
Tonda Core before version 2.6 contains a PHP remote file inclusion vulnerability that allows an attacker to include and execute arbitrary PHP files from remote servers. The vulnerability requires specific network conditions to exploit but can result in complete compromise of the site, including data theft, modification, and service disruption. Sites running affected versions should update immediately.
What an attacker can do
Include and execute arbitrary PHP code from a remote server, gaining full control of the site.
Potential impact on your site
An attacker can steal data, modify content, disable the site, or use it to attack other systems.
Conditions required to exploit
Network access to the site; no authentication or user interaction required, but attack complexity is high.
Key dates
External resources
Related vulnerabilities