What the vulnerability does
01Description
Unauthenticated Local File Inclusion in Tonda < 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 < 2.6 versions.
Explanation of Vulnerability in Simple Terms
Tonda 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. Administrators should update to version 2.6 or later immediately.
What an attacker can do
Include and execute arbitrary PHP code from remote servers, gaining full control over the site.
Potential impact on your site
Complete site compromise: attackers can steal data, modify content, install malware, or take the site offline.
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