What the vulnerability does
01Description
Unauthenticated Arbitrary File Deletion in Participants Database <= 2.7.8.3 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
What the vulnerability does
Unauthenticated Arbitrary File Deletion in Participants Database <= 2.7.8.3 versions.
Explanation of Vulnerability in Simple Terms
Participants Database versions up to 2.7.8.3 contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can access sensitive files outside the intended directory by manipulating file paths in requests. This affects confidentiality, integrity, and availability of the affected system.
What an attacker can do
Read, modify, or delete arbitrary files on the server without authentication.
Potential impact on your site
Attackers can access database files, configuration files with credentials, and other sensitive data stored on your server.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities